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

◆ UpdateTagType

template<typename Key, typename Value, typename UpdateTag = std::string>
using DataStorm::Sample< Key, Value, UpdateTag >::UpdateTagType = UpdateTag

The type of the update tag.

The update tag type defaults to string if it's not explicitly specified with the Sample template parameters.

Definition at line 40 of file DataStorm.h.