Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ operator=()

template<typename Key, typename Value, typename UpdateTag>
SingleKeyReader< Key, Value, UpdateTag > & DataStorm::SingleKeyReader< Key, Value, UpdateTag >::operator= ( SingleKeyReader< Key, Value, UpdateTag > && reader)
noexcept

Move assignment operator.

Parameters
readerThe reader to move from.
Returns
A reference to this reader.

Definition at line 1118 of file DataStorm.h.