Skip to content

Commit 6194c3d

Browse files
committed
Added function call clarification
1 parent bbf0be5 commit 6194c3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

experimental/union_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
//
3232
// U or U.A is passed to a function by on_set_alternative(&U,unknown)
3333
// pointer/reference to non-const
34+
// and we don't know the function
35+
// is compiled in this mode
3436
//
3537
// U.A (alt A is otherwise used) on_get_alternative(&U,#A)
3638
// and A is not a common initial

0 commit comments

Comments
 (0)