std::basic_ostringstream::operator=
From cppreference.com
< cpp | io | basic ostringstream
| basic_ostringstream& operator=( basic_ostringstream&& other ); |
(since C++11) | |
Move assigns the string stream other to *this, effectively move-assigning both the