This topic has not yet been rated - Rate this topic

wssub_match Typedef

Type definition for wstring sub_match.

typedef sub_match<wstring::const_iterator> wssub_match;

The type describes a specialization of template class sub_match Class for iterators of type wstring::const_iterator.

Header: <regex>

Namespace: std

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.