![]() |
Lumiera 0.pre.04
»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 91 of file command-registry.hpp.
Public Member Functions | |
| bool | operator() (const Command *pC1, const Command *pC2) const |
Definition at line 94 of file command-registry.hpp.
Collaboration diagram for order_by_impl: