Shared/Containers/Function.h file

Namespaces

namespace Death
Shared root namespace.
namespace Death::Containers
Container implementations.

Classes

struct Death::Containers::NoAllocateInitT
No-allocate initialization tag type.
class Death::Containers::FunctionData
Function data storage
template<class R, class ... Args>
class Death::Containers::Function<R(Args...)>
Function wrapper.

Variables

NoAllocateInitT NoAllocateInit constexpr
No-allocate initialization tag.