Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
pandora::PointerLessThan< T > Class Template Reference

Enable ordering of pointers based on properties of target objects. More...

#include "PandoraInternal.h"

Public Member Functions

bool operator() (const T *lhs, const T *rhs) const
 

Detailed Description

template<typename T>
class pandora::PointerLessThan< T >

Enable ordering of pointers based on properties of target objects.

Definition at line 157 of file PandoraInternal.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool pandora::PointerLessThan< T >::operator() ( const T *  lhs,
const T *  rhs 
) const
inline

Definition at line 166 of file PandoraInternal.h.


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