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

◆ remove()

template<typename Key, typename Value, typename UpdateTag>
void DataStorm::MultiKeyWriter< Key, Value, UpdateTag >::remove ( const Key & key)
noexcept

Removes the data element.

This generates a TopicEvent::Remove sample.

Parameters
keyThe key

Definition at line 1459 of file DataStorm.h.