System::TypeInfo::DefaultConstructor typedef

DefaultConstructor typedef

Function pointer to construct type.

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

See Also