aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
DecoratorChain.popFront
aermicioi
aedi
storage
decorator
DecoratorChain
Move to next decorator in chain
struct
DecoratorChain
(ComponentType, DecoratorType)
@
trusted
void
popFront
(
)
if
(
is
(
ComponentType
== class) ||
is
(
ComponentType
== interface)
)
Meta
Source
See Implementation
aermicioi
aedi
storage
decorator
DecoratorChain
constructors
this
functions
empty
front
popFront
save
Move to next decorator in chain