aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/lang/cpp/compoundbitwise.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/lang/cpp/compoundbitwise.rst')
-rw-r--r--docs/source/lang/cpp/compoundbitwise.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/lang/cpp/compoundbitwise.rst b/docs/source/lang/cpp/compoundbitwise.rst
index 8231130..4efe5df 100644
--- a/docs/source/lang/cpp/compoundbitwise.rst
+++ b/docs/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