toml11/toml
2018-12-02 21:03:08 +09:00
..
acceptor.hpp fix typo 2017-05-17 10:55:22 +09:00
datetime.hpp add namespace specifier 2017-05-09 22:07:28 +09:00
exception.hpp Allow to build with intel c++ compiler 2017-06-13 16:05:55 +02:00
format.hpp fix typo 2017-05-17 10:55:22 +09:00
from_toml.hpp simplify the implementation of from_toml 2018-05-05 11:59:34 +09:00
get.hpp add get<pair>, get<tuple> 2018-05-05 11:46:09 +09:00
parser.hpp add result<T, E> struct to handle errors 2018-12-02 18:01:37 +09:00
region.hpp make region::source immutable 2018-12-02 21:03:08 +09:00
result.hpp add result<T, E> struct to handle errors 2018-12-02 18:01:37 +09:00
to_toml.hpp simplify SFINAE in to_toml 2018-05-05 13:09:40 +09:00
traits.hpp add conjunction, disjunction, negation, index_seq 2018-05-05 11:37:18 +09:00
utility.hpp add toml::resize func that resize only resizable container 2017-05-06 23:40:57 +09:00
value.hpp add definition of constexpr static value to avoid linker error 2018-07-08 18:58:38 +09:00