google / benchmark

A microbenchmark support library
Apache License 2.0
8.93k stars 1.61k forks source link

Docs: Bump minimum required C++ version from C++11 to C++14 #1800

Closed rschu1ze closed 3 months ago

rschu1ze commented 3 months ago

This is follow-up to https://github.com/google/benchmark/pull/1799.

google-cla[bot] commented 3 months ago

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.

dmah42 commented 3 months ago

thanks!