We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d4a01 commit bbf0be5Copy full SHA for bbf0be5
experimental/union_test.cpp
@@ -29,7 +29,7 @@
29
//
30
// U.A = xxx (alt A is assigned to) on_set_alternative(&U,#A)
31
32
-// U.A is passed to a function by on_set_alternative(&U,unknown)
+// U or U.A is passed to a function by on_set_alternative(&U,unknown)
33
// pointer/reference to non-const
34
35
// U.A (alt A is otherwise used) on_get_alternative(&U,#A)
0 commit comments