move to C++14?
Open
- Dominant language
- C
- Stars
- 241
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to uprev GoogleTest from 1.11.0 to 1.13.1, but it complains about:
```
#error C++ versions less than C++14 are not supported.
```
any chance to move to more recent C++?
Contributor guide
Assessment
This issue has not been assessed yet.