toml11/toml
ToruNiina dd9319245e fix: open file as binary-mode #16
to avoid inconsistency between file size (obtained by tellg) and the
size of the actual contents that would be read later
2019-02-13 19:18:09 +09:00
..
combinator.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
datetime.hpp add simplest copyright notice 2018-12-13 20:44:10 +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
get.hpp add default template arg to toml::find 2018-12-27 15:58:50 +09:00
lexer.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
parser.hpp fix: open file as binary-mode #16 2019-02-13 19:18:09 +09:00
region.hpp output filename of the second value2 if different 2018-12-17 18:07:57 +09:00
result.hpp move return_type_of_t from result to traits 2019-02-13 13:34:03 +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 add simplest copyright notice 2018-12-13 20:44:10 +09:00
traits.hpp move return_type_of_t from result to traits 2019-02-13 13:34:03 +09:00
types.hpp Fix multiple definition error 2019-01-30 17:06:23 +01:00
utility.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
value.hpp fix: compare offset_datetime correctly 2019-02-13 13:34:26 +09:00