Skip to content

Commit

Permalink
Add a couple of things to the list to constexpr
Browse files Browse the repository at this point in the history
  • Loading branch information
lefticus committed Sep 15, 2017
1 parent 8a117c2 commit 52bed15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions presentation/presentation.org
Original file line number Diff line number Diff line change
Expand Up @@ -1730,6 +1730,8 @@ e.g. if you have ~constexpr push_back~ on your ~constexpr vector~ type,\\
- ~std::swap~ & ~std::exchange~
- ~std::pair~'s ~operator=~
- ~std::back_insert_iterator~
* ~std::array::fill~
* ~std::reference_wrapper~
- structured bindings
- ... ALL the things!

Expand Down

0 comments on commit 52bed15

Please sign in to comment.