meta::iter_concept

Defined in header <mgs/meta/iter_concept.hpp>.

template <typename I>
struct iter_concept;

Pre-C++20 implementation of the ITER_CONCEPT helper type.


This helper type is used when defining higher-level concepts.