a concept, tests store_equivalent
has a non-default definition for a value and a pointer.
More...
#include <eve/module/core/regular/store_equivalent.hpp>
a concept, tests store_equivalent
has a non-default definition for a value and a pointer.
template<typename T, typename Ptr>
!std::same_as<kumi::tuple<ignore_none_, T, Ptr>,
a concept, tests store_equivalent has a non-default definition for a value and a pointer.
Definition: store_equivalent.hpp:43
constexpr ignore_none_ ignore_none
Object representing the eve::ignore_none_ conditional expression.
Definition: conditional.hpp:240
constexpr callable_store_equivalent_ store_equivalent
Callable object, customisation point. If an iterator's store operation can be done as a store to some...
Definition: store_equivalent.hpp:31