Skip to content

Commit

Permalink
Update 2996_reflection/reflection.md
Browse files Browse the repository at this point in the history
Co-authored-by: Barry Revzin <[email protected]>
  • Loading branch information
daveedvdv and brevzin authored Oct 10, 2023
1 parent db5328d commit dcf7aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2996_reflection/reflection.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ In our initial proposal a value of type `std::meta::info` can represent:
- any (C++) type and type-alias
- any function or member function
- any namespace-scope variable or any C++ static data member
- any nonstatic data member
- any non-static data member
- any constant value
- any template
Expand Down

0 comments on commit dcf7aa6

Please sign in to comment.