regex Typedef
Type definition for char basic_regex.
typedef basic_regex<char> regex;
Remarks
The type describes a specialization of template class basic_regex Class for elements of type char.
Requirements
Header: <regex>
Namespace: std::tr1
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Type definition for char basic_regex.
typedef basic_regex<char> regex;
The type describes a specialization of template class basic_regex Class for elements of type char.
Header: <regex>
Namespace: std::tr1