◆ operator<<=() [1/3]
| SwitchingArgs & greenlet::SwitchingArgs::operator<<= |
( |
OwnedObject & |
args | ) |
|
|
inline |
Acquires ownership of the argument.
Sets the args to be the given value; clears the kwargs.
◆ operator<<=() [2/3]
| SwitchingArgs & greenlet::SwitchingArgs::operator<<= |
( |
PyObject * |
args | ) |
|
|
inline |
Acquires ownership of the argument (consumes the reference).
◆ operator<<=() [3/3]
Moves ownership from the argument to this object.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/greenlet/TGreenlet.hpp