Namespaces
Variants
Actions

std::basic_ostringstream::operator=

From cppreference.com
 
 
 
 
basic_ostringstream& operator=( basic_ostringstream&& other );
(since C++11)

Move assigns the string stream other to *this, effectively move-assigning both the