Commit Graph

9 Commits

Author SHA1 Message Date
Théo DELRIEU
4c1e846bf6 remove explicit keyword on udt-constructor 2016-12-04 17:53:36 +01:00
Théo Delrieu
dabe99f83c rewrite unit-udt: basic usage 2016-12-04 17:53:36 +01:00
Théo DELRIEU
a645a766e4 add support for non-default-constructible udt 2016-11-30 23:39:16 +01:00
Théo DELRIEU
4e0ac5993e add a few tests 2016-11-26 01:46:03 +01:00
Théo DELRIEU
c41e03be6b remove constraints on JSONSerializer instances, constrain correctly new methods 2016-11-26 01:46:02 +01:00
Théo DELRIEU
b1e47170c4 add is_compatible_* traits 2016-11-26 01:46:02 +01:00
Théo DELRIEU
a5d81ff3c2 add basic test for custom serializer 2016-11-26 01:46:02 +01:00
Théo DELRIEU
75a9cf116e to_json and from_json takes both two arguments now
the first is the basic_json type, the second the user-defined type
2016-11-26 01:46:02 +01:00
Théo DELRIEU
7dbafbe4ba renamed unit-constructor3.cpp to unit-udt.cpp 2016-11-26 01:46:02 +01:00