valijson/examples
BohdanBuinich c54607119d Compatibility with boost-1.85.0
Starting from boost version 1.85.0, json::error_code is now deprecated

Changes added here:
bacc644f93
2024-04-23 01:08:04 +03:00
..
array_iteration_basics.cpp Improve array_iteration_basics example 2021-05-20 22:14:22 +10:00
array_iteration_template_fn.cpp Add some example code that was prepared for a Melbourne C++ lightning talk 2017-07-10 12:58:46 +10:00
boost_json_example.cpp Compatibility with boost-1.85.0 2024-04-23 01:08:04 +03:00
custom_schema.cpp Use custom RAPIDJSON_ASSERT macro to catch parser errors 2021-01-24 14:06:15 +11:00
external_schema.cpp Use strong types in external_schema example, and update README 2021-11-06 08:53:39 +11:00
json_pointers.cpp Use custom RAPIDJSON_ASSERT macro to catch parser errors 2021-01-24 14:06:15 +11:00
object_iteration.cpp Add some example code that was prepared for a Melbourne C++ lightning talk 2017-07-10 12:58:46 +10:00
picojson_format_test.cpp Use string instead string_view 2023-08-26 09:03:02 +10:00
remote_resolution_local_file.cpp Use custom RAPIDJSON_ASSERT macro to catch parser errors 2021-01-24 14:06:15 +11:00
remote_resolution_url.cpp Use custom RAPIDJSON_ASSERT macro to catch parser errors 2021-01-24 14:06:15 +11:00
valijson_nlohmann_bundled_test.cpp Add script to bundle library into a single header 2022-04-09 13:46:54 +10:00
valijson_nlohmann_bundled.hpp updated examples/valijson_nlohmann_bundled.hpp 2024-01-06 22:33:22 +01:00