TemplateUtil::PtrEq< T > Struct Template Reference
#include <TemplateUtil.h>
Inherits binary_function< T *, T *, bool >.
Collaboration diagram for TemplateUtil::PtrEq< T >:
[legend]List of all members.
|
Public Member Functions |
| bool | operator() (const T *left, const T *right) const |
Detailed Description
template<typename T>
struct TemplateUtil::PtrEq< T >
This binary functor will return true if *left == *right Use this to find an element in a container of pointers
Definition at line 345 of file TemplateUtil.h.
Member Function Documentation
|
template<typename T> |
| bool TemplateUtil::PtrEq< T >::operator() |
( |
const T * |
left, |
|
|
const T * |
right |
|
) |
const [inline] |
|
The documentation for this struct was generated from the following file:
Generated on Sat Dec 3 10:48:37 2005 for Robotics by
1.4.5