toml11/toml
2021-04-02 17:21:25 +09:00
..
color.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
combinator.hpp refactor: remove template from detail::region 2020-07-25 22:01:34 +09:00
comments.hpp Add missing header for std::out_of_range exception 2020-12-09 10:39:10 +00: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 feat: add from<T> and into<T> 2019-03-16 14:27:05 +09:00
get.hpp fix: workaround for error around SFINAE in MSVC 2020-09-29 02:26:16 +09:00
into.hpp feat: add from<T> and into<T> 2019-03-16 14:27:05 +09:00
lexer.hpp Merge branch 'master' into reorder-headers 2020-07-10 00:06:22 +09:00
literal.hpp feat: remove default value from internal src 2020-09-29 01:40:49 +09:00
macros.hpp fix: enable to control macro definition 2021-04-02 17:21:25 +09:00
parser.hpp feat: add a simple way to disable <filesystem> 2021-03-25 11:44:11 +09:00
region.hpp fix: check if it is empty before calling back() 2020-11-04 23:24:02 +09:00
result.hpp feat: use detail::none_t instead of char 2019-05-31 17:07:52 +09:00
serializer.hpp fix(#152): add newline btw kv-pair and subtables 2021-03-31 10:52:18 +09: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 feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
types.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
utility.hpp feat: reorder headers following google c++ style 2020-06-28 00:58:20 +09:00
value.hpp refactor: require comments while construction 2020-10-13 21:58:08 +09:00