System::TypeInfo::DefaultConstructor typedef

DefaultConstructor typedef

Puntatore a funzione per costruire il tipo.

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

Vedi anche