template<typename TheType>
class adsk::Data::SerializerInitializer< TheType >
Helper : Instantiate to automatically (de)register a serializaton format Requires that the template parameter class has implemented the registerFormat() and deregisterFormat() methods.