Namespaces
Variants

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

From cppreference.net
Regular expressions library
Classes
(C++11)
Algorithms
Iterators
Exceptions
Traits
Constants
(C++11)
Regex Grammar
regex_token_iterator & operator = ( const regex_token_iterator & other ) ;
(C++11부터)

other 의 내용을 할당합니다.

매개변수

other - 할당할 regex 토큰 반복자

반환값

* this