From Jason Turner

[bitwise.operations.general]

Diff to HTML by rtfpessoa

tmp/tmpjke2k9t3/{from.md → to.md} RENAMED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ #### General <a id="bitwise.operations.general">[[bitwise.operations.general]]</a>
2
+
3
+ The library provides basic function object classes for all of the
4
+ bitwise operators in the language
5
+ [[expr.bit.and]], [[expr.or]], [[expr.xor]], [[expr.unary.op]].
6
+