40 const auto call =
head;
#define Assure(condition)
RefCount< AsyncCall > AsyncCallPointer
AsyncCallPointer tail
the latest still-stored call (or nil)
AsyncCallPointer extract()
size_t length
the number of currently stored calls
AsyncCallPointer head
the earliest still-stored call (or nil)
void add(const AsyncCallPointer &)
stores the given async call
AsyncCall::Pointer & Next()
void setNext(AsyncCall::Pointer aNext)