Download Latest Version v3.4.0 source code.zip (1.4 MB)
Email in envelope

Get an email when there's a new version of toml++

Home / v3.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-08-29 685 Bytes
v3.2.0 source code.tar.gz 2022-08-29 1.3 MB
v3.2.0 source code.zip 2022-08-29 1.4 MB
Totals: 3 Items   2.7 MB 0

Fixes:

  • fixed [dotted.table] source columns sometimes being off by one (#152) (@vaartis)
  • fixed spurious Wnull-dereference warning on GCC (#164) (@zaporozhets)
  • fixed print_to_stream ambiguity for size_t (#167) (@acronce)

Additions:

  • added value type deduction to emplace() methods
  • added toml::path utility type (#153, [#156], [#168]) (@jonestristand, @kcsaul)
  • added config option TOML_CALLCONV
  • added missing relational operators for source_position

Changes:

  • relaxed cvref requirements of is_homogeneous(), emplace(), emplace_back(), emplace_hint()
  • relaxed mantissa and digits10 requirements of extended float support
Source: README.md, updated 2022-08-29