tests if store_equivalent
has a non-default definition for a value and a pointer.
#include <eve/module/core/regular/store_equivalent.hpp>
template<typename T, typename Ptr>
!std::same_as<kumi::tuple<ignore_none_, T, Ptr>,
tests if store_equivalent has a non-default definition for a value and a pointer.
Definition store_equivalent.hpp:44
constexpr ignore_none_ ignore_none
Object representing the eve::ignore_none_ conditional expression.
Definition conditional.hpp:258
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:32