General Utility Library for C++14
2.11
|
Specialization of std::hash for gul14::monostate.
#include <utility.h>
Public Types | |
using | argument_type = gul14::monostate |
using | result_type = std::size_t |
Public Member Functions | |
result_type | operator() (const argument_type &) const noexcept |