toml11/toml
2018-12-09 13:38:57 +09:00
..
acceptor.hpp fix typo 2017-05-17 10:55:22 +09:00
combinator.hpp change error message considering context 2018-12-06 17:03:57 +09:00
datetime.hpp make some constructors explicit 2018-12-09 13:38:57 +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
lexer.hpp add escaped newline to lexer for multiline string 2018-12-06 19:53:49 +09:00
parser.hpp add result<T, E> struct to handle errors 2018-12-02 18:01:37 +09:00
region.hpp improve quality of error message 2018-12-09 13:05:09 +09:00
result.hpp add map_err_or_else to result 2018-12-08 22:44:15 +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
types.hpp cosmetic: sort value_t in types.h 2018-12-09 11:06:19 +09:00
utility.hpp add from_string to utility 2018-12-08 20:21:15 +09:00
value.hpp split type definitions from value.hpp 2018-12-05 20:55:25 +09:00