toml11/toml
2017-05-16 22:12:32 +09:00
..
acceptor.hpp add Iterator pointing to the end of a range 2017-05-16 22:12:32 +09:00
datetime.hpp add namespace specifier 2017-05-09 22:07:28 +09:00
exception.hpp split files 2017-04-21 13:14:53 +09:00
format.hpp remove static and indent 2017-05-13 15:00:02 +09:00
from_toml.hpp enable toml::from_toml to get static array (like std::array) 2017-05-07 10:40:47 +09:00
get.hpp enable toml::get to make static array (like std::array) 2017-05-07 10:40:17 +09:00
parser.hpp add Iterator pointing to the end of a range 2017-05-16 22:12:32 +09:00
to_toml.hpp split files 2017-04-21 13:14:53 +09:00
traits.hpp add has_resize_method 2017-05-06 23:40:28 +09:00
utility.hpp add toml::resize func that resize only resizable container 2017-05-06 23:40:57 +09:00
value.hpp define charactor type 2017-05-08 19:17:14 +09:00