133. map missing get_allocator()

Section: 24.4.4 [map] Status: TC1 Submitter: Howard Hinnant Opened: 1999-03-06 Last modified: 2016-01-28 10:19:27 UTC

Priority: Not Prioritized

View all other issues in [map].

View all issues with TC1 status.

Discussion:

The title says it all.

Proposed resolution:

Insert in 24.4.4 [map], paragraph 2, after operator= in the map declaration:

    allocator_type get_allocator() const;