Namespace internal

Class List > internal

Classes

Type Name
class list <T>
Linked list without allocation.

Public Static Functions

Type Name
void * poison () noexcept
Returns a non-null address that leads access violation.

Public Static Functions Documentation

function poison

static void * internal::poison () noexcept

Note:

Notice that reinterpret_cast is not constexpr for some compiler.

Returns:

void* non-null address


The documentation for this class was generated from the following file interface/coroutine/channel.hpp