ACT-CV - Machine Vision for Cognitive Modeling
Public Member Functions | List of all members
GCPLess< _t > Class Template Reference

Predicate that redirects to the operator < of the references objects. More...

#include <garbagecoll.h>

Collaboration diagram for GCPLess< _t >:
Collaboration graph

Public Member Functions

bool operator() (const GCPointer< _t > &x, const GCPointer< _t > &y) const
 

Detailed Description

template<class _t>
class GCPLess< _t >

Predicate that redirects to the operator < of the references objects.

Definition at line 100 of file garbagecoll.h.

Member Function Documentation

template<class _t >
bool GCPLess< _t >::operator() ( const GCPointer< _t > &  x,
const GCPointer< _t > &  y 
) const

Definition at line 102 of file garbagecoll.h.


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


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)