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
|
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 |
result.hpp
|
add message to bad_unwrap
|
2018-12-06 17:15:19 +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
|
add alias for snake_case types
|
2018-12-06 01:20:11 +09:00 |
value.hpp
|
split type definitions from value.hpp
|
2018-12-05 20:55:25 +09:00 |