Fixes:
- fixed some pedantic clang warnings
- fixed some minor documentation errors
Additions:
- added
node::value()andnode::value_or() - added
node_view::value() - added relops for the date/time classes
- added
TOML_ALL_INLINEandTOML_IMPLEMENTATIONoptions - added preliminary support for ICC
Removals and Deprecations:
- removed
<cmath>dependency