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.
Specialization of regex_traits for char.
template <>
class regex_traits<char>
Remarks
The class is an explicit specialization of template class regex_traits Class for elements of type char (so that it can take advantage of library functions that manipulate objects of this type).
Requirements
Header: <regex>
Namespace: std