Published June 20, 2019
| Version v2.4.0
Software
Open
ToruNiina/toml11: version 2.4.0
Authors/Creators
- 1. Kyoto Univ.
- 2. @agenium-scale
Description
Fixed
- Fix sign-compare warning (@khoitd1997 )
- Allow to install toml11 by CMake (@KerstinKeller )
- Fix definition of
_tomloperator - Compare table values correctly
- Throw
toml::type_errorfromas_xxx - Add
as_xxx(std::nothrow) noexceptoverload - Show hints when it encounters a syntax error
- Deprecate
(is|as)_float. Use(is|as)_floatinginstead.- To make it consistent with
snake_casetypenames
- To make it consistent with
Files
ToruNiina/toml11-v2.4.0.zip
Files
(104.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a94386b7063d9af2de8dee568bacb69b
|
104.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ToruNiina/toml11/tree/v2.4.0 (URL)