名前空間
変種
操作

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

提供: cppreference.com
regex_token_iterator& operator=( const regex_token_iterator& other );
(C++11以上)

other の内容を代入します。

[編集] 引数

other - 代入する regex_token_iterator

[編集] 戻り値

*this