this collection stores some range and expose set_last_change function each time begin and end is called this class returns range which starts from last change place
More...
template<typename Iterator, typename hash = std::hash<typename std::iterator_traits<Iterator>::value_type>>
class paal::data_structures::collection_starts_from_last_change< Iterator, hash >
this collection stores some range and expose set_last_change function each time begin and end is called this class returns range which starts from last change place
- Template Parameters
-
Definition at line 36 of file collection_starts_from_last_change.hpp.