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 96d64ae commit 3c9161fCopy full SHA for 3c9161f
libcxx/include/__compare/ordering.h
@@ -42,6 +42,7 @@ struct _CmpUnspecifiedParam {
42
__zero == 0, "Only literal 0 is allowed as the operand of a comparison with one of the ordering types")))
43
# endif
44
{
45
+ (void)__zero;
46
}
47
};
48
0 commit comments