![]() |
Home | Libraries | People | FAQ | More |
Move assignment.
results
& operator=(results
&& other);
Basic guarantee. Internal allocations may throw.
View objects obtained from other
using rows
and meta
remain valid. Any other
views and iterators referencing other
are invalidated. Views and iterators referencing *this
are invalidated.