Commit Graph

13 Commits

Author SHA1 Message Date
ToruNiina
d1c76709b0 add serializer #23 2019-02-13 13:37:58 +09:00
Guillaume Fraux
fe1b96a259 MSVC 2015 can compile C++11 code, but does not define __cplusplus 2017-05-15 14:05:54 +02:00
ToruNiina
8abb918bd8 add parse to toml.hpp 2017-05-12 13:14:24 +09:00
ToruNiina
9cb6137974 change message slightly 2017-05-06 19:04:50 +09:00
ToruNiina
78f25dd66d split files 2017-04-21 13:14:53 +09:00
ToruNiina
0260a13f1c make tests/ and toml/ dir and move codes 2017-04-19 22:47:24 +09:00
ToruNiina
dc9e252820 move some traits to the front side 2017-04-19 20:18:16 +09:00
ToruNiina
f3a46fca05 remove needless include files 2017-04-19 14:18:46 +09:00
ToruNiina
1c5c0e8572 add some meta functions 2017-04-19 13:37:39 +09:00
ToruNiina
f3276b8b09 add type storage to avoid recursive type 2017-04-19 13:37:02 +09:00
ToruNiina
8657c45d04 add copy/move ctor/op= 2017-04-16 16:37:45 +09:00
ToruNiina
adb436dd66 rename enum type -> value_t 2017-04-16 16:37:19 +09:00
ToruNiina
fb107341b4 implement union-based toml::value 2017-04-16 15:12:39 +09:00