Om
|
An inserter of an Operation into the static System instance. More...
#include "system.hpp"
Public Member Functions | |
Definition () | |
Inserts the Operation into the System. More... | |
This is safe to construct before main, but the order of construction is implementation-defined; if there is more than one Operation with the same Operator, the choice of which to apply first will be implementation-defined.
Definition at line 129 of file system.hpp.
Om::Language::System::Definition< ThisOperation >::Definition | ( | ) |