#include <stlsoft/functional/equal_ptr.hpp>
| Public Member Functions | |
| equal_ptr (P t) | |
| bool | operator() (A p) const | 
| Returns true if the given instance's underlying pointer is equal to that of the contained pointer. | |
| bool operator() | ( | A | p | ) | const  [inline] | 
Returns true if the given instance's underlying pointer is equal to that of the contained pointer.
References stlsoft::get_ptr(), and stlsoft_ns_qual.
 1.5.6
 1.5.6