133. map missing get_allocator()

Section: 23.4.3 [map] Status: TC1 Submitter: Howard Hinnant Opened: 1999-03-06 Last modified: 2016-01-28

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 23.4.3 [map], paragraph 2, after operator= in the map declaration:

    allocator_type get_allocator() const;