Skip to content

Commit 912ad7a

Browse files
committed
#40-enhance README.md
Added one notice about the non availability of c++20 up today.
1 parent f0e4177 commit 912ad7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ can be found on *GitHub*, programmed in c++ or in other programming languages.
3030
## c++14 and c++20 versions
3131
Initially, two versions of the library are offerred, one responding to standard
3232
c++14 and the other responding to standard c++20 (offering more advanced
33-
programming concepts, e.g. *ranges* and *views* or STL extensions).
33+
programming concepts, e.g. *ranges* and *views* or STL extensions).
34+
Notice: by November 2024, the c++20 version of the library is not yet released.
3435

3536
## Notice (1/2)
3637
The c++14 standard version of **CppBMPLoader** does not use any c++14

0 commit comments

Comments
 (0)