diff --git a/documentation/limitations.rst b/documentation/limitations.rst index b14cd956..75dff18e 100644 --- a/documentation/limitations.rst +++ b/documentation/limitations.rst @@ -13,6 +13,7 @@ In line with this, ``binder`` will only bind (most) C++ operators if they are me These operators include, but are not necessarily limited to: .. code-block:: console + operator~ (__invert__) operator+ (__add__)