toml11/toml
2019-03-16 14:27:05 +09:00
..
combinator.hpp fix: format char in an error message correctly 2019-02-19 02:46:48 +09:00
datetime.hpp remove one branch by preprocessor 2018-12-26 13:38:01 +09:00
exception.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
from_toml.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
from.hpp feat: add from<T> and into<T> 2019-03-16 14:27:05 +09:00
get.hpp fix: use format_underline for N regions everywhere 2019-03-14 00:59:10 +09:00
into.hpp feat: add from<T> and into<T> 2019-03-16 14:27:05 +09:00
lexer.hpp fix: disallow invalid escape sequence 2019-03-01 22:13:32 +09:00
parser.hpp fix: use format_underline for N regions everywhere 2019-03-14 00:59:10 +09:00
region.hpp refactor: remove redundant function 2019-03-14 00:56:35 +09:00
result.hpp move return_type_of_t from result to traits 2019-02-13 13:34:03 +09:00
serializer.hpp fix: remove extraneous null character after float 2019-03-15 19:30:36 +09:00
storage.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
string.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
to_toml.hpp feat: mark to_toml as deprecated 2019-03-15 14:29:32 +09:00
traits.hpp feat: check a class has from/into_toml member fn 2019-03-16 14:16:31 +09:00
types.hpp Fix multiple definition error 2019-01-30 17:06:23 +01:00
utility.hpp feat: mark to_toml as deprecated 2019-03-15 14:29:32 +09:00
value.hpp feat: format any number of values into an err msg 2019-03-15 12:38:37 +09:00