BasicCache.CachedValue

Undocumented in source.
class BasicCache
class CachedValue (
T
) {}

Alias This

t

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
origin
auto ref origin()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

t
T t;
Undocumented in source.

Meta