KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COROUTINE< ReturnType, ArgType >::STACK_DELETER Struct Reference

The size of the mappable memory page size. More...

Public Member Functions

void SetSize (std::size_t aSize)
 
void operator() (void *aMem) noexcept
 

Public Attributes

std::size_t m_size = 0
 

Detailed Description

template<typename ReturnType, typename ArgType>
struct COROUTINE< ReturnType, ArgType >::STACK_DELETER

The size of the mappable memory page size.

Definition at line 428 of file coroutine.h.

Member Function Documentation

◆ operator()()

template<typename ReturnType , typename ArgType >
void COROUTINE< ReturnType, ArgType >::STACK_DELETER::operator() ( void *  aMem)
inlinenoexcept

◆ SetSize()

template<typename ReturnType , typename ArgType >
void COROUTINE< ReturnType, ArgType >::STACK_DELETER::SetSize ( std::size_t  aSize)
inline

Member Data Documentation

◆ m_size

template<typename ReturnType , typename ArgType >
std::size_t COROUTINE< ReturnType, ArgType >::STACK_DELETER::m_size = 0

The documentation for this struct was generated from the following file: