Struct TRcompare

Inheritance Relationships

Base Type

  • public std::binary_function< const TypeRef *, const TypeRef *, bool >

Struct Documentation

struct TRcompare : public std::binary_function<const TypeRef*, const TypeRef*, bool>

Public Functions

inline bool operator()(const TypeRef *t1, const TypeRef *t2) const