Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type definition for string regex_token_iterator.
typedef regex_token_iterator<string::const_iterator> sregex_token_iterator;
Remarks
The type describes a specialization of template class regex_token_iterator Class for iterators of type string::const_iterator.
Requirements
Header: <regex>
Namespace: std
See Also
Reference
wcregex_token_iterator Typedef
wsregex_token_iterator Typedef