stdx.collections.common

Utility and ancillary artifacts of stdx.collections.

Members

Functions

defaultAllocator
auto defaultAllocator()
Undocumented in source. Be warned that the author may not have intended to support it.
processAllocatorObject
auto processAllocatorObject()
Undocumented in source. Be warned that the author may not have intended to support it.
tail
auto tail(Collection collection)
Undocumented in source. Be warned that the author may not have intended to support it.
threadAllocatorObject
auto threadAllocatorObject()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

allocatorHandler
enum allocatorHandler;
Undocumented in source.

Structs

AllocatorHandler
struct AllocatorHandler
Undocumented in source.
Impure
struct Impure
Undocumented in source.
ImpureDtor
struct ImpureDtor
Undocumented in source.
Throws
struct Throws
Undocumented in source.
ThrowsDtor
struct ThrowsDtor
Undocumented in source.
Unsafe
struct Unsafe
Undocumented in source.
UnsafeDtor
struct UnsafeDtor
Undocumented in source.

Meta