2
0
mirror of https://github.com/boostorg/json.git synced 2026-02-02 08:52:13 +00:00
Files
json/include
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
..