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

            Bug ID: 66055
           Summary: hash containers missing required reserving
                    constructors
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ncm at cantrip dot org
  Target Milestone: ---

Created attachment 35487
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35487&action=edit
missing hash container constructors, provided.

Hash containers in libstdc++ each lack two required reserving constructors from
size_type and other arguments.

Reply via email to