2
0
mirror of https://github.com/boostorg/json.git synced 2026-01-31 20:22:14 +00:00
Files
json/test/snippets.cpp
Vinnie Falco 360b611612 Roll back value kind interface changes:
fix #339

* value::is_array, et. al. return bool
* value::if_array returns a pointer
* array::if_contains replaces contains
* object::if_contains replaces contains
* object::contains returns bool
2020-09-15 18:10:33 -07:00

16 KiB