PragmaTwice commented on PR #781: URL: https://github.com/apache/incubator-kvrocks/pull/781#issuecomment-1219058556
Hi, thanks for your contribution. Since there is no `std::make_unique` in c++11, you can use `Util::MakeUnique` in `util.h` as an alternative. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
