General Utility Library for C++14  2.11
Public Types | Public Member Functions | List of all members
std::hash< gul14::monostate > Struct Reference

Detailed Description

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
 

The documentation for this struct was generated from the following file: