|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
API for Symap, a basic symbol map (string interner). More...
#include <cstdint>#include <utility>

Go to the source code of this file.
Data Structures | |
| class | Symap |
| A string interner (Symbol Map). More... | |
Macros | |
| #define | ZSYMAP (ZRYTHM->symap) |
API for Symap, a basic symbol map (string interner).
Particularly useful for implementing LV2 URI mapping.
Definition in file symap.h.