[Bug c++/49153] New: Compile error with template metafunctions (starting with 4.5.x)

2011-05-24 Thread dizzy at roedu dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49153 Summary: Compile error with template metafunctions (starting with 4.5.x) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug c++/49153] Compile error with template metafunctions (starting with 4.5.x)

2011-05-24 Thread dizzy at roedu dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49153 dizzy at roedu dot net changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug c++/49153] Compile error with template metafunctions (starting with 4.5.x)

2011-05-25 Thread dizzy at roedu dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49153 --- Comment #3 from dizzy at roedu dot net 2011-05-25 16:53:52 UTC --- Indeed it seems a problem with the code because of the semantics of the injected class names. Namely that a nested (in MetaBind1st) struct "type" is def