mirror of
https://github.com/boostorg/more.git
synced 2025-01-14 02:20:08 +08:00
Binary or replaced with logical or
[SVN r10452]
This commit is contained in:
parent
b876308812
commit
af9fe53dfd
@ -108,7 +108,7 @@ expressions; use template meta-programming instead.</i></b></p>
|
||||
of workaround templates, that fulfil the role of logical
|
||||
operators, for example instead of:</p>
|
||||
|
||||
<p><code>INTEGRAL_CONSTANT1 | INTEGRAL_CONSTANT2</code></p>
|
||||
<p><code>INTEGRAL_CONSTANT1 || INTEGRAL_CONSTANT2</code></p>
|
||||
|
||||
<p>Use:</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user