tomlplusplus icon indicating copy to clipboard operation
tomlplusplus copied to clipboard

Header-only TOML config file parser and serializer for C++17.

Results 14 tomlplusplus issues
Sort by recently updated
recently updated
newest added

## Environment **toml++ version and/or commit hash:** toml++ v3.3.0 commit c635f218c0aefc801d9748841930365e54fe3089 **Compiler:** g++ 10.2.1 **C++ standard mode:** `-std=c++17` **Target arch:** x86_64 **Library configuration overrides:** none **Relevant compilation flags:** `-std=c++17 -O2...

bug

## Environment **toml++ version and/or commit hash:** Commit Hash: 1f7884e59165e517462f922e7b6de131bd9844f3 **Compiler:** MSVC 2019 Version 1940 **C++ standard mode:** C++20 **Target arch:** x64 **Library configuration overrides:** None, using default configurations **Relevant...

bug

Hey, It would be nice to be able to set the [configuration options](https://github.com/marzer/tomlplusplus?tab=readme-ov-file#configuration) from conan as settings. Ping @prince-chrismc for your thoughts as well since you're credited with the conancenter...

feature
help wanted

## Environment **toml++ version and/or commit hash:** toml++ v3.4.0 **Compiler: ** MinGW81_64, GCC 8.1.0 **C++ standard mode:** c++17 **Target arch:** x86_64 ## Describe the bug I'm trying to parse `Value=0xca343183acdf73b4`...

bug