tomlplusplus icon indicating copy to clipboard operation
tomlplusplus copied to clipboard

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

Results 21 tomlplusplus issues
Sort by recently updated
recently updated
newest added
trafficstars

## 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

## Environment **toml++ version and/or commit hash:** 3.4.0 **Compiler:** g++ 13.1.0 **C++ standard mode:** C++17 **Target arch:** x64 **Library configuration overrides:** None **Relevant compilation flags:** None ## Describe the bug...

bug

**What does this change do?** Install the headers and the pkg-config file also in Meson subprojects. The reasoning behind this is that if you install a Meson project using TOML++...

### Is your feature request related to a problem? Please describe. Your repository is convenient to use as a submodule. However, the size of the downloaded submodule is **clearly exceeds**...

feature

## Environment **toml++ version and/or commit hash:** HEAD **Compiler:** cmake **C++ standard mode:** Idk **Target arch:** Multilib with m32 and mx32 (x64) **Library configuration overrides:** None **Relevant compilation flags:** None...

bug

Hi there, I see that last release occurred a while ago (3.4.0/10.2023) but development continues. Is there any plan to cut a new release soon? Thanks in advance!

feature

- TOML++ version: v3.4.0 - Compiler: clang++ v19.1.1 - Target arch: x64 - Library configuration overrides: None - Relevant compilation flags: You can run the following command on the generated...

bug