aboutsummaryrefslogtreecommitdiffstats
path: root/source/lang/cpp/compoundbitwise.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/lang/cpp/compoundbitwise.rst')
-rw-r--r--source/lang/cpp/compoundbitwise.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/lang/cpp/compoundbitwise.rst b/source/lang/cpp/compoundbitwise.rst
index 8231130..4efe5df 100644
--- a/source/lang/cpp/compoundbitwise.rst
+++ b/source/lang/cpp/compoundbitwise.rst
@@ -226,5 +226,4 @@ See Also
- :ref:`Boolean operations <lang-boolean>` (``&&``, ``||``)
- :ref:`Bitwise operators <lang-bitwisemath>` (``&``, ``|``, ``^``, ``~``)
-
.. include:: cc-attribution.txt