2
0
mirror of https://github.com/boostorg/json.git synced 2026-01-23 17:42:51 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Vinnie Falco
9b86962fbc Add metadata and update repo links 2020-10-04 11:06:25 -07:00
Vinnie Falco
25a4c80eef serialize returns std::string 2020-09-07 15:32:25 -07:00
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