E.V.E
v2022.03.00
relaxed_sentinel_for Struct Reference

Two relaxed iterators form a valid relaxed range pair. preprocess_range has to be defined for the pair. Example: int const* is a relaxed_sentinel_for aligned_ptr<int const>. More...

#include <eve/algo/concepts/relaxed.hpp>

Detailed Description

Two relaxed iterators form a valid relaxed range pair. preprocess_range has to be defined for the pair. Example: int const* is a relaxed_sentinel_for aligned_ptr<int const>.

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