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

#include <Handle.h>

Public Member Functions

bool operator() (const Handle &hl, const Handle &hr) const
 

Detailed Description

Compare handle uuid's ONLY. Do not compare atom pointers (as one might be null, and the other one not null.)

Definition at line 237 of file Handle.h.

Member Function Documentation

bool opencog::handle_less::operator() ( const Handle hl,
const Handle hr 
) const
inline

Definition at line 239 of file Handle.h.

References opencog::Handle::value().


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