memutils.constants

Undocumented in source.

Members

Enums

NativeGC
anonymousenum NativeGC
Undocumented in source.
Trace
anonymousenum Trace
Undocumented in source.

Functions

logDebug
void logDebug(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
logError
void logError(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
logInfo
void logInfo(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
logTrace
void logTrace(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

Ctfe
enum Ctfe;
Undocumented in source.
Mallocator
enum Mallocator;
Undocumented in source.

Static variables

recursing
bool recursing;
Undocumented in source.

Variables

DisableDebugAllocations
auto DisableDebugAllocations;
Undocumented in source.
DisableDebugAllocations
auto DisableDebugAllocations;
Undocumented in source.
DisableDebugAllocations
auto DisableDebugAllocations;
Undocumented in source.
HasDebugAllocations
auto HasDebugAllocations;
Undocumented in source.
HasDebugAllocations
auto HasDebugAllocations;
Undocumented in source.
HasDebugAllocations
auto HasDebugAllocations;
Undocumented in source.
HasDebuggerEnabled
auto HasDebuggerEnabled;
Undocumented in source.
HasDebuggerEnabled
auto HasDebuggerEnabled;
Undocumented in source.
HasDictionaryDebugger
auto HasDictionaryDebugger;
Undocumented in source.
HasDictionaryDebugger
auto HasDictionaryDebugger;
Undocumented in source.
LogLevel
auto LogLevel;
Undocumented in source.
SkipUnitTests
auto SkipUnitTests;
Undocumented in source.
SkipUnitTests
auto SkipUnitTests;
Undocumented in source.
charFromInt
string charFromInt;
Undocumented in source.
parseInt
char[] function(long) nothrow @(safe) parseInt;
Undocumented in source.
writeln
void function(string) nothrow @(safe) writeln;
Undocumented in source.

Meta