This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of TC1 status.

133. map missing get_allocator()

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

    allocator_type get_allocator() const;