mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +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`.