MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
~FreeRoutine()
MayaFlux::Vruta::FreeRoutine::~FreeRoutine
(
)
override
Definition at line
600
of file
Routine.cpp
.
601
{
602
if
(
m_handle
&&
m_handle
.address())
603
m_handle
.destroy();
604
}
MayaFlux::Vruta::FreeRoutine::m_handle
std::coroutine_handle< promise_type > m_handle
Definition
Routine.hpp:811
References
m_handle
.
MayaFlux
Vruta
FreeRoutine
Generated by
1.9.8