leveldb icon indicating copy to clipboard operation
leveldb copied to clipboard

make CXX 20 standard as per Google Style guide

Open littlemountainman opened this issue 10 months ago • 1 comments

"Currently, code should target C++20, i.e., should not use C++23 features" - https://google.github.io/styleguide/cppguide.html

littlemountainman avatar Jan 30 '25 10:01 littlemountainman

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jan 30 '25 10:01 google-cla[bot]