E.V.E
v2022.03.00
map_store_op Struct Reference

requirement for the operation applied on store in map. should work on both scalar and wide for the underlying iterator for any cardinal. More...

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

Detailed Description

requirement for the operation applied on store in map. should work on both scalar and wide for the underlying iterator for any cardinal.

accepts the as<value_type_t<Base>> for convinience (so that it can be defined without knowing the underlying type).

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

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