From Jason Turner

[re.tokiter.general]

Diff to HTML by rtfpessoa

tmp/tmpjh3muxgi/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### General <a id="re.tokiter.general">[[re.tokiter.general]]</a>
2
 
3
  The class template `regex_token_iterator` is an iterator adaptor; that
4
  is to say it represents a new view of an existing iterator sequence, by
5
  enumerating all the occurrences of a regular expression within that
6
  sequence, and presenting one or more sub-expressions for each match
 
1
+ ##### General <a id="re.tokiter.general">[[re.tokiter.general]]</a>
2
 
3
  The class template `regex_token_iterator` is an iterator adaptor; that
4
  is to say it represents a new view of an existing iterator sequence, by
5
  enumerating all the occurrences of a regular expression within that
6
  sequence, and presenting one or more sub-expressions for each match