tomlplusplus/examples
Mark Gillard 7da912c45e fixed incorrect clang+GCC flag in meson build script
also:
- renamed `_impl.h` files to `*.inl`
- simplified warning + namespace management boilerplate
- applied clang-format to examples
- bumped minimum required meson version to `0.54.0`
2021-10-26 00:53:57 +03:00
..
CMakeLists.txt Modernize the CMake build files (#102) 2021-05-20 22:03:35 +03:00
error_printer.cpp fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
error_printer.vcxproj added additional metafunctions 2021-05-21 14:28:45 +03:00
example.toml string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
examples.h fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
meson.build build(meson): general improvements and fixes (#115) 2021-09-22 09:47:15 +03:00
simple_parser.cpp added additional metafunctions 2021-05-21 14:28:45 +03:00
simple_parser.vcxproj added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_generator.cpp fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
toml_generator.vcxproj added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_to_json_transcoder.cpp fixed incorrect clang+GCC flag in meson build script 2021-10-26 00:53:57 +03:00
toml_to_json_transcoder.vcxproj added additional metafunctions 2021-05-21 14:28:45 +03:00