Dmitry Arkhipov
|
6a12c32218
|
support serialization options in stream operator
|
2023-05-27 12:18:11 +03:00 |
|
Dmitry Arkhipov
|
e4fb714746
|
option for serialization of special numbers
|
2023-05-27 11:42:24 +03:00 |
|
Dmitry Arkhipov
|
36552f0c94
|
remove namespace macros
|
2023-01-02 18:41:01 +03:00 |
|
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 |
|