toml11/toml
ToruNiina 65cfa9d06b remove unused file because its not stable
since toml::format is not stable now, remove once for the next release.
2018-12-12 20:35:21 +09:00
..
combinator.hpp change error message considering context 2018-12-06 17:03:57 +09:00
datetime.hpp fix conversion from offset_datetime to system_clock::time_point 2018-12-12 20:28:11 +09:00
exception.hpp Allow to build with intel c++ compiler 2017-06-13 16:05:55 +02:00
from_toml.hpp simplify the implementation of from_toml 2018-05-05 11:59:34 +09:00
get.hpp remove duplicated default argument for SFINAE 2018-12-12 18:58:54 +09:00
lexer.hpp split lexer for escape sequence for unicode 2018-12-12 18:59:20 +09:00
parser.hpp change error message; require unicode codepoint 2018-12-12 19:14:27 +09:00
region.hpp enable format_underline to print hint with region 2018-12-11 22:22:07 +09:00
result.hpp improve error message for bad unwrap a bit 2018-12-11 11:35:07 +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 SFINAE in to_toml 2018-05-05 13:09:40 +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 fix initialization of region in value 2018-12-10 15:25:27 +09:00