diff --git a/2996_reflection/p2996r0.html b/2996_reflection/p2996r0.html index 22c5810e..125cb270 100644 --- a/2996_reflection/p2996r0.html +++ b/2996_reflection/p2996r0.html @@ -580,8 +580,9 @@

Contents

  • 2.4 Enum to String
  • 2.5 Parsing Command-Line Options
  • 2.6 A Simple Tuple Type
  • -
  • 2.7 A Universal Print Function
  • -
  • 2.8 Implementing hash_append
  • +
  • 2.7 Struct to Struct of Arrays
  • +
  • 2.8 A Universal Print Function
  • +
  • 2.9 Implementing hash_append
  • 3 Proposed Features