struct { ... } eve::algo::views::map_convert |
#include <eve/module/algo/algo/views/map.hpp>
operations has to be a template and accept scalar and all width wides for the value type of the underlying iterator/range.
store operation, for conviniece accepts the as<underlying_type> as a second parameter. (this allows to define load/store ops without knowing the underlying iterator).
Required header: #incude <eve/module/algo/algo/views/map.hpp>
Has a shorthand eve::views::map_convert
in <eve/views/map.hpp>