Updated year in README.md
This commit is contained in:
parent
df460c96cf
commit
7f73915d4f
1 changed files with 1 additions and 1 deletions
|
@ -988,7 +988,7 @@ json j_from_ubjson = json::from_ubjson(v_ubjson);
|
||||||
|
|
||||||
## Supported compilers
|
## Supported compilers
|
||||||
|
|
||||||
Though it's 2018 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
|
Though it's 2019 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
|
||||||
|
|
||||||
- GCC 4.8 - 9.0 (and possibly later)
|
- GCC 4.8 - 9.0 (and possibly later)
|
||||||
- Clang 3.4 - 8.0 (and possibly later)
|
- Clang 3.4 - 8.0 (and possibly later)
|
||||||
|
|
Loading…
Reference in a new issue