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

◆ getLast()

template<typename Key, typename Value, typename UpdateTag>
Sample< Key, Value, UpdateTag > DataStorm::Writer< Key, Value, UpdateTag >::getLast ( )
nodiscard

Gets the last written sample.

Returns
The last written sample.
Exceptions
std::logic_errorIf there's no sample.

Definition at line 1277 of file DataStorm.h.