Description
C++ projects can parse and write TOML without linking an external runtime library. This Git package installs the toml11 header-only parser and encoder for developers who want TOML support using only the C++ standard library. It is build-time library content, not a standalone app, and becomes part of projects that include its headers.