public member function
<regex>

std::regex_traits::regex_traits

regex_traits();
Construct regex_traits
Constructs a regex_traits object.

Only the default constructor exists. regex_traits objects cannot be copied.

Parameters

none

See also