Std::basic_regex _ch_type, _rx_traits -
Objects of specializations of this class represent regular expressions constructed from sequences of character type _Ch_type.
Storage for the regular expression is allocated and deallocated as necessary by the member functions of this class.
Definition at line 35 of file regex.h.
Generated automatically by Doxygen for libstdc++ from the source code.