std::basic_regex<CharT,Traits>::~basic_regex
From cppreference.com
< cpp | regex | basic regex
Revision as of 00:02, 21 October 2023 by Andreas Krug (Talk | contribs)
~basic_regex(); |
(since C++11) | |
Destroys the regular expression object.