名前空間
変種
操作

std::regex_iterator<BidirIt,CharT,Traits>::operator=

From cppreference.com
 
 
 
正規表現ライブラリ
クラス
(C++11)
アルゴリズム
イテレータ
例外
Traits
定数
(C++11)
正規表現文法
 
 
regex_iterator& operator=( const regex_iterator& other );
(C++11以降)

other の内容を代入します。

[編集] パラメータ

その他 - 代入する正規表現イテレータ

[編集] 戻り値

*this

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