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

◆ operator=()

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

Move assignment operator.

Parameters
topicThe topic to move from.
Returns
A reference to this topic.

Definition at line 1541 of file DataStorm.h.