valijson/examples
2023-08-24 20:52:18 +10: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 Add boost::json example and delete problematic constructors 2022-02-07 20:50:23 +11: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 Process each invalid example separately in picojson_format_test 2023-08-24 20:52:18 +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 fix typos in preprocessor macros 2022-11-01 13:29:16 -06:00