22
General utilities library
[utilities]
22.10
Function objects
[function.objects]
22.10.11
Bitwise operations
[bitwise.operations]
22.10.11.1
General
[bitwise.operations.general]
1
#
The library provides basic function object classes for all of the bitwise operators in the language (
[expr.
bit.
and]
,
[expr.
or]
,
[expr.
xor]
,
[expr.
unary.
op]
)
.