single_file_libs icon indicating copy to clipboard operation
single_file_libs copied to clipboard

Submission: toml++, TOML parser and serializer for C++

Open marzer opened this issue 6 years ago • 0 comments

https://github.com/marzer/tomlplusplus

Library is single-file or multi-file (i.e. both are available, users can choose). Single-file variant is in the root as toml.hpp. No additional 'stealth' files; license information is right in the header.

marzer avatar Feb 22 '20 19:02 marzer