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.
683. regex_token_iterator summary errorSection: 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 countN
to zero.
Should read:
After it is constructed, the iterator finds and stores a value
match_results regex_iterator<BidirectionalIterator , charT, traits>
position and sets the internal countN
to zero.
[ John adds: ]
Yep, looks like a typo/administrative fix to me.
Proposed resolution:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4