OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
opencog::handle_hash Struct Reference

#include <Handle.h>

+ Inheritance diagram for opencog::handle_hash:
+ Collaboration diagram for opencog::handle_hash:

Public Member Functions

size_t operator() (const Handle &h) const
 

Detailed Description

gcc-4.7.2 needs this, because std::hash<opencog::Handle> no longer works. (See very bottom of this file).

Definition at line 221 of file Handle.h.

Member Function Documentation

size_t opencog::handle_hash::operator() ( const Handle h) const
inline

Definition at line 223 of file Handle.h.

References opencog::Handle::value().


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