[Bug c++/107340] std::unordered_map and completeness of nested classes

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 21 10:51:07 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107340

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
And the standard says it's undefined to use incomplete classes with
unordered_map.


More information about the Gcc-bugs mailing list