[Bug libstdc++/59712] unordered_map : clang fails with "member access into incomplete type"
fdumont at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 15 17:01:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59712
François Dumont <fdumont at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from François Dumont <fdumont at gcc dot gnu.org> ---
We now assert the method on the type exposing it which is completely defined at
this moment.
More information about the Gcc-bugs
mailing list