Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ドキュメントは実際には言いません。
ifstream を渡すことができることがわかったので、それが開いていることを確認できたので、そのケースはほとんど処理されました。
しかし、boost::property_tree::ini_parser::read_ini(ifstream_object,property_tree_object); を実行する場合。
ファイルの形式が悪いかどうかを検出するにはどうすればよいですか? 解析に失敗した場所など、診断情報を取得する方法はありますか?