YGP::lessDereferenced< _Tp > Struct Template Reference

Functor for comparing boost::shared_ptrs. More...

List of all members.

Public Member Functions

bool operator() (const _Tp &__x, const _Tp &__y) const


Detailed Description

template<class _Tp>
struct YGP::lessDereferenced< _Tp >

Functor for comparing boost::shared_ptrs.

Member Function Documentation

template<class _Tp >
bool YGP::lessDereferenced< _Tp >::operator() ( const _Tp &  __x,
const _Tp &  __y 
) const [inline]

Access to the functor.

Parameters:
__x First object to compare
__y Second object to compare
Returns:
bool True, if the address of the object __x points to is smaller than the address the second objects points to.


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

YGP Version 0.9.31 - Generated on Wed Nov 18 11:25:28 2009 by doxygen 1.5.8