Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/control/command-registry.hpp"
Helper for building a std::map with Command* as keys.
Defines the order by the address of the Command's implementation object.
Definition at line 100 of file command-registry.hpp.
Public Member Functions | |
bool | operator() (const Command *pC1, const Command *pC2) const |