https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65092
Bug ID: 65092 Summary: Container adaptors missing allocator-extended constructors Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: rs2740 at gmail dot com The allocator-extended constructors of std::stack, std::queue and std::priority_queue are missing.