E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches
eve::algo::ptr_iterator< Ptr, Cardinal > Struct Template Reference

An eve iterator on top of pointer or aligned pointer. More...

#include <eve/module/algo/algo/ptr_iterator.hpp>

Detailed Description

template<typename Ptr, typename Cardinal>
struct eve::algo::ptr_iterator< Ptr, Cardinal >

This should not be created directly but rather constructed from preprocess_range.

When ptr is aligned, the alignment should match the cardinal.

Required header: #include <eve/module/algo/algo/ptr_iterator.hpp>