#include <Depends/Details/Node.h>
Public Types | |
typedef NodeType::value_type | value_type |
Public Member Functions | |
ValueCompare (const value_type &v) | |
bool | operator() (const value_type &v) const |
bool | operator() (const NodeType &n) const |
bool | operator() (const NodeType *n) const |
Public Attributes | |
value_type | val_ |
Definition at line 45 of file Node.h.