Skip to content

Commit

Permalink
Added function call clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
hsutter committed Jan 3, 2025
1 parent bbf0be5 commit 6194c3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions experimental/union_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
//
// U or U.A is passed to a function by on_set_alternative(&U,unknown)
// pointer/reference to non-const
// and we don't know the function
// is compiled in this mode
//
// U.A (alt A is otherwise used) on_get_alternative(&U,#A)
// and A is not a common initial
Expand Down

0 comments on commit 6194c3d

Please sign in to comment.