Lumiera  0.pre.03
»edit your freedom«
order_by_impl Struct Reference

#include "steam/control/command-registry.hpp"

Description

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
 
+ Collaboration diagram for order_by_impl:

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