This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/48224] ERROR: compile in g++ version 4.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48224

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-21 19:29:44 UTC ---
The C++ standard library says the effects are undefined if an incomplete type
is used as a template argument when instantiating a template component
(17.4.3.6p2)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]