This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of NAD Editorial status.
Section: 28.6.11.2 [re.tokiter] Status: NAD Editorial Submitter: Eric Niebler Opened: 2007-06-02 Last modified: 2016-01-28
Priority: Not Prioritized
View all other issues in [re.tokiter].
View all issues with NAD Editorial status.
Discussion:
28.6.11.2 [re.tokiter], p3 says:
After it is constructed, the iterator finds and stores a value
match_results<BidirectionalIterator>position and sets the internal countNto zero.
Should read:
After it is constructed, the iterator finds and stores a value
position and sets the internal countmatch_results<BidirectionalIterator>Nto zero.
[ John adds: ]
Yep, looks like a typo/administrative fix to me.
Proposed resolution: