E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches
eve::algo::views::map_iterator< I, LoadOp, StoreOp > Struct Template Reference

An iterator for map, map_convert. Should be created with one of those functions. If one of the operations is not avaliable, it's eve::algo::nothing_t. More...

#include <eve/module/algo/algo/views/map.hpp>

Detailed Description

template<relaxed_iterator I, map_load_op< I > LoadOp, map_store_op< LoadOp, I > StoreOp>
struct eve::algo::views::map_iterator< I, LoadOp, StoreOp >

Required header: #incude <eve/module/algo/algo/views/map.hpp>

Has a shorthand eve::views::map_iterator in <eve/views/map.hpp>