std::hash< App::ObjectIdentifier > Struct Reference

#include <ObjectIdentifier.h>

Public Types

typedef App::ObjectIdentifier argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (argument_type const &s) const
 

Member Typedef Documentation

◆ argument_type

typedef App::ObjectIdentifier std::hash< App::ObjectIdentifier >::argument_type

◆ result_type

typedef std::size_t std::hash< App::ObjectIdentifier >::result_type

Member Function Documentation

◆ operator()()

result_type std::hash< App::ObjectIdentifier >::operator() ( argument_type const &  s) const

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