glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
Root.Root
glued
singleton
Root
Undocumented in source.
template
Root
(T)
struct
Root {
static
Root
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
Root
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
Root
structs
Root