Namespaces
Variants

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

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

other 의 내용을 할당합니다.

매개변수

other - 할당할 regex iterator

반환값

* this