Expand description
Storage for the parser to expand macros call into.
Structsยง
- Storage
- This storage is used by the parser to store the expaned content of a macro call. It is only used when user-defined macros are used. Otherwise, this storage is not used and is zero-overhead.