Template Struct indexing< void, Cmp, void >

Struct Documentation

template<typename Cmp>
struct indexing<void, Cmp, void>

Public Types

using is_transparent = std::true_type

Public Static Functions

template<typename E>
static inline constexpr optional<std::size_t> at(E val) noexcept