Skip to content

Commit

Permalink
Update task_scheduler_handle_cls.rst
Browse files Browse the repository at this point in the history
Fix formatting
  • Loading branch information
alexey-katranov authored Aug 30, 2021
1 parent 11eb56a commit 9c102e6
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ Member Functions

**Effects**: Releases a reference to the task scheduler referenced by ``this``. Adds a reference to the task scheduler referenced by ``other``.
In turn, ``other`` releases its reference to the task scheduler.

**Returns**: A reference to ``*this``.
**Returns**: A reference to ``*this``.

-------------------------------------------------------

Expand Down Expand Up @@ -155,4 +154,4 @@ Examples
See also:

* :doc:`attach <../attach_tag_type>`
* :doc:`attach <../attach_tag_type>`

0 comments on commit 9c102e6

Please sign in to comment.