#include <PtrVector.h>
Public Member Functions | |
ComparePtrs (Comp const comp) | |
template<typename T > | |
bool | operator() (Ptr< T > const &a, Ptr< T > const &b) |
Private Attributes | |
Comp | comp_ |
Definition at line 27 of file PtrVector.h.
|
inline |
Definition at line 29 of file PtrVector.h.
|
inline |
Definition at line 32 of file PtrVector.h.
|
private |
Definition at line 38 of file PtrVector.h.