There is a newer version of the record available.

Published March 21, 2019 | Version v2.2.0
Software Open

ToruNiina/toml11: version 2.2.0

  • 1. Kyoto Univ.
  • 2. @numscale

Description

  • support conversion into/from arbitrary types
  • add ""_toml literal
  • add find_or
  • fix toml::format for table not to make top-level table inline
  • fix format of duplicate sign in timezone
  • fix add missing const specifier to a overload of get
  • fix overload resolution and type deduction of get_or
  • consider invalid utf-8 sequences as a syntax error
  • remove deprecated to_toml
  • mark get_or(table, key, fallback) deprecated because find_or is more clear
    • get_or(value, fallback) is not deprecated

Files

ToruNiina/toml11-v2.2.0.zip

Files (95.1 kB)

Name Size Download all
md5:5688dbb8a5cff09f197233faac8558dc
95.1 kB Preview Download

Additional details

Related works