This topic has not yet been rated - Rate this topic

wcsub_match Typedef

Type definition for wchar_t sub_match.

typedef sub_match<const wchar_t*> wcsub_match;

The type describes a specialization of template class sub_match Class for iterators of type const wchar_t*.

Header: <regex>

Namespace: std::tr1

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.