std::error_code e = db.insert(key, value); // using Windows ... Here the error code e has a method called message that returns std::string ...
確定! 回上一頁