kumi v3.1.0
Exquisite Epidote
Loading...
Searching...
No Matches

◆ operator=()

template<typename... Ts>
template<typename... Us>
record & kumi::record< Ts >::operator= ( record< Us... > const & other)
inlineconstexpr

Replaces the contents of the record with the contents of another record.

Parameters
otherkumi::record to copy or move from
Returns
*this