STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
hash< monostate > Struct Template Reference

Public Member Functions

size_t operator() (monostate) const
 

Member Function Documentation

size_t hash< monostate >::operator() ( monostate  ) const
inline
1800  {
1801  return (1729);
1802  }

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