Skip to content

Commit

Permalink
Update README.md arch and leves for release 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scyth3-c authored Oct 31, 2023
1 parent 99a96d7 commit 8733efe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,13 @@ how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)

| standar | O levels | archs |
| :--- | :---: | ---: |
| c++17 | O1 | x86 |
| c++17 | O3 | x64 |

### standars and O levels

| standar | O levels |
| :--- | :---: |
| c++2a | O1 |
| c++2a / 20 | O1 |
| c++11 | O2 |
| c++14 | O3 |
| c++17 | |
Expand All @@ -162,4 +162,4 @@ how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)

| archs |
| :--- |
| x86 |
| x64 |

0 comments on commit 8733efe

Please sign in to comment.