std::match_results<BidirIt,Alloc>::~match_results
Min standard notice:
Destructs the match_results object and the associated sub-matches.
# Declarations
~match_results();
(since C++11)
Destructs the match_results object and the associated sub-matches.
~match_results();
(since C++11)