Class Scine::Utils::UniversalSettings::GenericInstanceEditorWithDefaultConstructorImpl

template<typename BaseEditor, typename T>
class GenericInstanceEditorWithDefaultConstructorImpl : public Scine::Utils::UniversalSettings::GenericInstanceEditorImpl<BaseEditor, T>

Specification of GenericInstanceEditor with the type T, to generate automatically some of the virtual functions.

Template Parameters