std::match_results<BidirIt,Alloc>::
~match_results
<
cpp
|
regex
|
match results
~match_results
(
)
;
(C++11 起)
销毁
match_results
对象和关联的子匹配。
复杂度
与子匹配数成线性。