2
0
mirror of https://github.com/boostorg/json.git synced 2026-01-24 05:52:17 +00:00
Files
json/test/value_stack.cpp
Vinnie Falco 591e2dc5a5 serializer refactor (API Change):
fix #275

* serialize() replaces to_string()
* serialize.hpp replaces to_string.hpp
* serializer works on all types
* serialize, operator<< work on all types
* reset() takes pointer arguments
* resetting constructor removed
2020-09-07 10:36:26 -07:00

3.0 KiB