Template Struct WrapKeyEqual

Inheritance Relationships

Base Type

  • public T

Struct Documentation

template<typename T>
struct WrapKeyEqual : public T

Public Functions

WrapKeyEqual() = default
inline explicit WrapKeyEqual(T const &o) noexcept(noexcept(T(std::declval<T const&>())))