armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Scoped
armos
utils
scoped
struct
Scoped (
T
) {
this
(T t);
~this
();
}
Constructors
this
this
(T t)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Meta
Source
See Implementation
armos
utils
scoped
functions
scoped
structs
Scoped
templates
isScopable