DefaultConstructor

DefaultConstructor typedef

Function pointer to construct type.

typedef std::function<ObjectPtr()> System::TypeInfo::DefaultConstructor

See Also