std::regex_token_iterator<BidirIt,CharT,Traits>::operator=
Min standard notice:
Assigns the contents of other.
# Declarations
regex_token_iterator& operator=( const regex_token_iterator& other );
(since C++11)
# Parameters
other: regex token iterator to assign
# Return value
*this