E.V.E  0.1-beta
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...

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>