Per documentation on nlohmann::json::object() , the initializer list needs to contain pairs for it to be treated as an object.
確定! 回上一頁