aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
DecoratorChain.this
aermicioi
aedi
storage
decorator
DecoratorChain
Constructor for decorator chain
struct
DecoratorChain
(ComponentType, DecoratorType)
@
trusted
this
(
ComponentType
initial
)
if
(
is
(
ComponentType
== class) ||
is
(
ComponentType
== interface)
)
Parameters
initial
ComponentType
starting point of decorated component
Meta
Source
See Implementation
aermicioi
aedi
storage
decorator
DecoratorChain
constructors
this
functions
empty
front
popFront
save
Constructor for decorator chain