Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Types | Public Member Functions | Public Attributes | List of all members
smlt::ThreeWayCompare< T > Class Template Reference

Public Types

enum  Result : int8_t { RESULT_LESS = -1, RESULT_EQUAL = 0, RESULT_GREATER = 1 }
 

Public Member Functions

Result operator() (const T &a, const T &b) const
 

Public Attributes

enum smlt::ThreeWayCompare::Result __attribute__
 

The documentation for this class was generated from the following file: