build: C++20

This commit is contained in:
skypjack
2025-11-25 11:55:39 +01:00
parent e9b64a21a2
commit c84ff3bcd8
3 changed files with 6 additions and 6 deletions

View File

@@ -217,7 +217,7 @@ the include paths.
## Requirements
To be able to use `EnTT`, users must provide a full-featured compiler that
supports at least C++17.<br/>
supports at least C++20.<br/>
The requirements below are mandatory to compile the tests and to extract the
documentation: