std::basic_regex<CharT,Traits>::~basic_regex

Destroys the regular expression object.

# Declarations

~basic_regex();

(since C++11)