Template Struct hash< mpark::monostate >

Struct Documentation

template<>
struct hash<mpark::monostate>

Public Types

using argument_type = mpark::monostate
using result_type = std::size_t

Public Functions

inline result_type operator()(const argument_type&) const noexcept