dxx ~master (2021-11-02T05:31:47.8866387)
Dub
Repo
BasicCache.CachedValue
dxx
app
cache
BasicCache
Undocumented in source.
class
BasicCache
class
CachedValue (
T
) {
T
t
;
bool
isNull
();
auto ref
origin
();
}
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
Source
See Implementation
dxx
app
cache
BasicCache
classes
CachedValue
constructors
this
functions
get
set