Luna::Unconstructed::construct
template <typename...>
void construct(Args &&... args)
Constructs the object.
Parameters
-
in args
Arguments that will be passed to the constructor of the object.
template <typename...>
void construct(Args &&... args)
Constructs the object.
in args
Arguments that will be passed to the constructor of the object.