libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
std::hash< qi::Object< T > > Struct Template Reference

The hash of an object is the hash of its ObjectUid. More...

#include <object.hxx>

Public Member Functions

std::size_t operator() (const qi::Object< T > &o) const
 

Detailed Description

template<typename T>
struct std::hash< qi::Object< T > >

The hash of an object is the hash of its ObjectUid.

Definition at line 696 of file object.hxx.

Member Function Documentation

template<typename T >
std::size_t std::hash< qi::Object< T > >::operator() ( const qi::Object< T > &  o) const
inline

Definition at line 698 of file object.hxx.


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