[Bug libstdc++/17866] [DR 274] std::allocator fails on CV-related types

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 7 02:50:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-07 02:50 -------
There was a DR report about this, library DR 274 which says the standard said "any type" but it needs to 
be changed to "any non-const, non-reference type" so this is invalid.
See <http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html>.  So I was still correct to 
close this as a dup.

*** This bug has been marked as a duplicate of 16875 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
            Summary|std::allocator fails on CV- |[DR 274] std::allocator
                   |related types               |fails on CV-related types


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17866



More information about the Gcc-bugs mailing list