glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
SharedRoot.SharedRoot
glued
singleton
SharedRoot
Undocumented in source.
template
SharedRoot
(T)
struct
SharedRoot {
static
SharedRoot
get
();
T
value
[@property getter];
static
void
initialize
(T instance);
}
Alias This
_value
Members
Properties
value
T
value
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
get
SharedRoot
get
()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void
initialize
(T instance)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
glued
singleton
SharedRoot
structs
SharedRoot