Skip to content

Commit

Permalink
is_constant_evaluated : C++23 if constevalへのリンクを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
faithandbrave committed Aug 23, 2023
1 parent a3c830c commit a2837c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reference/type_traits/is_constant_evaluated.md
Expand Up @@ -134,6 +134,7 @@ int main()
## 関連項目
- [C++20 コンパイル時初期化を強制する`constinit`キーワードを追加](/lang/cpp20/constinit.md)
- [C++23 `if consteval`](/lang/cpp23/if_consteval.md.nolink)
## 参照
- [P0595R2 `std::is_constant_evaluated()`](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0595r2.html)

0 comments on commit a2837c4

Please sign in to comment.