mirror of
https://github.com/google/benchmark.git
synced 2025-04-13 13:01:54 +08:00
Bump minimum required C++ version from C++11 to C++14
This commit is contained in:
parent
10199fb48e
commit
2d0a9d2f58
@ -50,7 +50,7 @@ IRC channels:
|
||||
|
||||
## Requirements
|
||||
|
||||
The library can be used with C++03. However, it requires C++11 to build,
|
||||
The library can be used with C++03. However, it requires C++14 to build,
|
||||
including compiler and standard library support.
|
||||
|
||||
_See [dependencies.md](docs/dependencies.md) for more details regarding supported
|
||||
|
Loading…
Reference in New Issue
Block a user