名前空間
変種
操作

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

From cppreference.com
< cpp‎ | regex‎ | match results
 
 
 
正規表現ライブラリ
クラス
(C++11)
アルゴリズム
イテレータ
例外
Traits
定数
(C++11)
正規表現文法
 
 
~match_results();
(C++11以降)

match_resultsオブジェクトおよび関連するサブマッチを破棄します。

[編集] 計算量

サブマッチの数に線形。

English 日本語 中文(简体) 中文(繁體)