mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-19 23:42:05 +02:00
fixed reversed results
[SVN r17875]
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
<h4>Remarks</h4>
|
<h4>Remarks</h4>
|
||||||
<div>
|
<div>
|
||||||
If <i>x</i> is non-zero, this macro expands to <i>1</i>.
|
If <i>x</i> is zero, this macro expands to <i>1</i>.
|
||||||
Otherwise, it expands to <i>0</i>.
|
Otherwise, it expands to <i>0</i>.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
Reference in New Issue
Block a user