mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
If a user-defined constructor has constructor(const toml::value&), then it should be convertible in `toml::get` and `toml::find`.
If a user-defined constructor has constructor(const toml::value&), then it should be convertible in `toml::get` and `toml::find`.