|
MIRA
|
Data structure for storing macro definitions. More...


Go to the source code of this file.
Classes | |
| struct | Identifier |
| struct | Scope |
| Variable scope of the macro processor. More... | |
Namespaces | |
| mira::xmlmacros | |
Typedefs | |
| using | Definitions = std::unordered_map< std::string, xmlmacros::MacroPtr > |
| using | ScopePtr = Scope::Ptr |
Data structure for storing macro definitions.
1.8.14