[Bug libstdc++/115854] Copy-initialization or implicit conversion is used when creating an allocator whose type is obtained by rebind

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 10 17:33:41 GMT 2024


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-07-10
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Oh we already have __gnu_test::ExplicitConsAlloc in the testsuite, we just
don't test std::vector<bool> with it.


More information about the Gcc-bugs mailing list