other versions
- Tumbleweed 2024.07.05-1.3
- Leap-16.0
- Leap-15.6
std::basic_regex::~basic_regex(3) | C++ Standard Libary | std::basic_regex::~basic_regex(3) |
NAME¶
std::basic_regex::~basic_regex - std::basic_regex::~basic_regex
Synopsis¶
~basic_regex(); (since C++11)
Destroys the regular expression object.
2024.06.10 | http://cppreference.com |