Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
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 91 of file command-registry.hpp.

Public Member Functions

bool operator() (const Command *pC1, const Command *pC2) const
 

Member Function Documentation

◆ operator()()

bool operator() ( const Command pC1,
const Command pC2 
) const
inline

Definition at line 94 of file command-registry.hpp.

+ Collaboration diagram for order_by_impl:

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