Published May 27, 2021
| Version v3.7.0
Software
Open
ToruNiina/toml11: version 3.7.0
Creators
- 1. Kyoto Univ.
- 2. EPFL
- 3. KAUH
- 4. Oxford Nanopore Technologies
- 5. @agenium-scale
- 6. blockparty
- 7. @cubiest
- 8. Nautilus Capital
Description
Added
- add a macro
TOML11_PRESERVE_COMMENTS_BY_DEFAULT
- add
find_or(value, key1, key2, ..., keyN, opt)
(#156) - add a macro
TOML11_DEFINE_CONVERSION_NON_INTRUSIVE
(#139)
- show filename of an empty file in error messages (#161) (@founderio)
- suppress warnings by
-Wshadow
(#158) - fix uneven spacing between tables (#152)
- define precedence between conversion function and constructor in
toml::get/find
(#159)
Files
ToruNiina/toml11-v3.7.0.zip
Files
(154.7 kB)
Name | Size | Download all |
---|---|---|
md5:b20ff6e75ff791c6511b7241ea14d34c
|
154.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ToruNiina/toml11/tree/v3.7.0 (URL)