Skip to content

Commit

Permalink
Merge pull request #378 from jwillemsen/jwi-featuredocs
Browse files Browse the repository at this point in the history
Extend list of used C++ features
  • Loading branch information
jwillemsen authored Apr 18, 2024
2 parents 35f163c + b79c401 commit 8987105
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/getting_started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ TAOX11 is using at least the following {cxx11} features
* Variadic templates
* Explicitly defaulted and deleted special member functions
* Lambdas
* Static inline constants
* `std::optional`

=== Compilation

Expand Down

0 comments on commit 8987105

Please sign in to comment.