tomlplusplus/docs
Mark Gillard ca6f639fb9 fixed narrowing conversion warnings when constructing int values from unsigned
also:
- added ability to construct values from wide strings and u8 strings
- added non-template version of array::is_homogeneous()
- added explicit instantiations for more template types when `!TOML_ALL_INLINE`
- cleaned up abi namespaces
- simplified build and test machinery on windows
- removed TOML_CHAR_8_STRINGS since it no longer makes sense
2020-07-20 00:40:55 +03:00
..
badge-awesome.svg support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
badge-C++17.svg support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
badge-C++20.svg support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
badge-license-MIT.svg support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
badge-TOML.svg support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
banner_large.png support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
banner_small.png support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
banner.ai support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
Doxyfile fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
Doxyfile-mcss support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
favicon.ico added missing operator<< for parse_error 2020-02-25 23:11:40 +02:00
github-icon.png added value assignment operators 2020-02-18 23:29:59 +02:00
logo.ai support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
logo.png support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
main_page.dox string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
tomlplusplus.css expanded allowable conversion semantics of value and value_or 2020-07-17 16:33:56 +03:00
tomlplusplus.js moved date and time stuff to separate header 2020-01-11 23:15:24 +02:00