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

1037. Unclear status of match_results as library container

Section: 24.2.4 [sequence.reqmts] Status: C++11 Submitter: Alisdair Meredith Opened: 2009-03-12 Last modified: 2016-01-28

Priority: Not Prioritized

View other active issues in [sequence.reqmts].

View all other issues in [sequence.reqmts].

View all issues with C++11 status.

Discussion:

Addresses UK 232 [CD1]

match_results may follow the requirements but is not listed a general purpose library container.

Remove reference to match_results against a[n] operation.

[ Summit: ]

Agree. operator[] is defined elsewhere.

[ Batavia (2009-05): ]

We agree with the proposed resolution. Move to Tentatively Ready.

Proposed resolution:

In 24.2.4 [sequence.reqmts] Table 84, remove reference to match_results in the row describing the a[n] operation.