diff --git a/2996_reflection/p2996r2.html b/2996_reflection/p2996r2.html index 68b6afd3..a8ba0c25 100644 --- a/2996_reflection/p2996r2.html +++ b/2996_reflection/p2996r2.html @@ -547,7 +547,7 @@
The features proposed here make it a little easier to update a ticket counter at compile time. This is not an ideal implementation (we’d prefer direct support for compile-time —– i.e., consteval
— variables), but it shows how compile-time mutable state surfaces in new ways.