toml11/toml
ToruNiina d2b1cf5123 refactor: just use a constructor
to remove conversions
2020-01-13 11:26:29 +09:00
..
color.hpp refactor: rename internal macro value 2019-12-12 17:38:29 +09:00
combinator.hpp Suppress unused variable warning 2019-11-22 05:59:55 -06:00
comments.hpp feat: enable to swap comment and strings 2019-07-13 14:33:14 +09:00
datetime.hpp fix: suppress -Wuseless-conversion 2020-01-13 11:24:48 +09:00
exception.hpp feat: add src_loc to all the exceptions 2019-11-01 21:14:33 +09:00
from.hpp feat: add from<T> and into<T> 2019-03-16 14:27:05 +09:00
get.hpp fix: suppress sign-conversion warnings 2020-01-13 00:46:21 +09:00
into.hpp feat: add from<T> and into<T> 2019-03-16 14:27:05 +09:00
lexer.hpp fix: add "unreleased" flag to raw-tab-in-string 2019-09-04 18:10:15 +09:00
literal.hpp feat: pass source_location to exception 2019-10-31 22:23:31 +09:00
parser.hpp refactor: just use a constructor 2020-01-13 11:26:29 +09:00
region.hpp feat: enable to access the 1st char of region 2019-12-19 22:13:33 +09:00
result.hpp feat: use detail::none_t instead of char 2019-05-31 17:07:52 +09:00
serializer.hpp feat: allow 0-prefix exponent if the flag is on 2019-10-08 23:23:53 +09:00
source_location.hpp feat: check line_num before converting it to int 2019-10-31 22:21:24 +09:00
storage.hpp add simplest copyright notice 2018-12-13 20:44:10 +09:00
string.hpp feat: add operator+= to toml::string 2019-10-09 21:51:14 +09:00
traits.hpp fix: suppress warning on Intel C++ Compiler 2019-12-11 17:47:16 +09:00
types.hpp feat: remove unused trait types 2019-06-22 17:35:40 +09:00
utility.hpp refactor: remove redundant template argument 2020-01-12 23:07:17 +09:00
value.hpp refactor: rename internal macro value 2019-12-12 17:38:29 +09:00