toml11/toml
2021-10-09 11:12:58 +09:00
..
color.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
combinator.hpp fix a compile warning C26478 2021-10-09 11:12:58 +09:00
comments.hpp Spelling fixes 2021-08-27 19:52:45 -04:00
datetime.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
exception.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
from.hpp fix: remove needless include file 2021-05-25 21:40:41 +09:00
get.hpp feat: support all &/const&/&& variants 2021-05-15 20:41:11 +09:00
into.hpp fix: remove needless include file 2021-05-25 21:40:41 +09:00
lexer.hpp Spelling fixes 2021-08-27 19:52:45 -04:00
literal.hpp feat: use comment macro everywhere 2021-04-16 15:29:24 +09:00
macros.hpp fix: enable to control macro definition 2021-04-02 17:21:25 +09:00
parser.hpp Spelling fixes 2021-08-27 19:52:45 -04:00
region.hpp fix: rename func args to avoid -Wshadow in GCC 4.x 2021-05-10 22:56:16 +09:00
result.hpp feat: use detail::none_t instead of char 2019-05-31 17:07:52 +09:00
serializer.hpp fix: serializer has wrong constructor params order when format root object 2021-09-22 11:38:42 +08:00
source_location.hpp Add missing include for ostringstream 2020-12-09 10:19:07 +00:00
storage.hpp refactor: add explicit to ctors of internal types 2020-01-24 15:58:24 +09:00
string.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
traits.hpp fix: fix has_specialized_from/into 2021-05-14 16:01:43 +09:00
types.hpp Spelling fixes 2021-08-27 19:52:45 -04:00
utility.hpp refactor: simplify last_one_in_pack meta func 2021-04-14 13:09:25 +09:00
value.hpp Spelling fixes 2021-08-27 19:52:45 -04:00