Expand description
Memory manangement and string interning.
Structsยง
- Memory
Manager - Utility struct for managing memory allocation and string interning. In particular, it
provides a
CSHandlerimplementation for interning control sequence names (if applicable).