std::match_results<BidirIt,Alloc>::~match_results

Destructs the match_results object and the associated sub-matches.

# Declarations

~match_results();

(since C++11)