[Bug libstdc++/108619] Compilation error if the construct method of the allocator isn't implemented and the detructor of value_type is private

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 31 22:08:29 GMT 2023


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

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
And it would be nice to simplify allocator_traits::construct using if-constexpr
too.


More information about the Gcc-bugs mailing list