toml11/toml
2018-12-13 17:07:26 +09:00
..
combinator.hpp change error message considering context 2018-12-06 17:03:57 +09:00
datetime.hpp fix datetime conversion 2018-12-13 14:57:42 +09:00
exception.hpp Allow to build with intel c++ compiler 2017-06-13 16:05:55 +02:00
from_toml.hpp set test_from_toml 2018-12-13 02:24:03 +09:00
get.hpp remove format_error_for_value and add get_region instead 2018-12-13 16:13:05 +09:00
lexer.hpp split lexer for escape sequence for unicode 2018-12-12 18:59:20 +09:00
parser.hpp remove format_error_for_value and add get_region instead 2018-12-13 16:13:05 +09:00
region.hpp enable to show err msg for 2 different location 2018-12-13 17:07:03 +09:00
result.hpp add unwrap_or to result 2018-12-13 01:28:55 +09:00
storage.hpp split storage from value 2018-12-09 16:41:45 +09:00
string.hpp add toml::string to have basic/literal flag 2018-12-09 16:40:57 +09:00
to_toml.hpp simplify to_toml implementation 2018-12-13 00:38:04 +09:00
traits.hpp move is_chrono_duration from types to traits 2018-12-10 22:05:42 +09:00
types.hpp move is_chrono_duration from types to traits 2018-12-10 22:05:42 +09:00
utility.hpp add from_string to utility 2018-12-08 20:21:15 +09:00
value.hpp enable to assign value keeping region info 2018-12-13 17:07:26 +09:00