public member function
<regex>

std::match_results::~match_results

~match_results();
销毁 match_results
析构对象,包括其中包含的所有 sub_match 对象(如果有)。