RawTypedIdentifier.CustomAllocator

Undocumented in source.
struct RawTypedIdentifier
static
struct CustomAllocator (
bool SkipInvalid
T Min = T.min
T Max = T.max
) {}

Constructors

this
this(RawTypedIdentifier initValue)
Undocumented in source.

Members

Functions

getNext
RawTypedIdentifier getNext()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset(RawTypedIdentifier value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta