std::less< decaf::lang::Pointer< T > > Struct Template Reference
An override of the less function object so that the Pointer objects can be stored in STL Maps, etc.
More...
#include <src/main/decaf/lang/Pointer.h>
Detailed Description
template<typename T>
struct std::less< decaf::lang::Pointer< T > >
An override of the less function object so that the Pointer objects can be stored in STL Maps, etc.
Member Typedef Documentation
Member Function Documentation
The documentation for this struct was generated from the following file: