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

            Bug ID: 85772
           Summary: __gnu_cxx::__versa_string doesn't support C++11
                    allocators
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

This would be useful to support, for people who want a COW string type when
using the cxx11 ABI (so can't use std::string).

Reply via email to