aedi v0.3.0 (2017-08-18T08:37:14Z)
Dub
Repo
DefaultConstructorBasedFactory.factory
aermicioi
aedi
factory
generic_factory
DefaultConstructorBasedFactory
Create a new instance of object of type T.
class
DefaultConstructorBasedFactory
(T)
T
factory
(
)
if
(
hasDefaultCtor
!
T
)
Return Value
Type:
T
T instantiated component
Meta
Source
See Implementation
aermicioi
aedi
factory
generic_factory
DefaultConstructorBasedFactory
functions
factory
Create a new instance of object of type T.