Class TireInstanceDestructor

class TireInstanceDestructor
  : InstanceDestructor!(extending_generic_factory.Tire) ;

Methods

NameDescription
destruct
destruct Destruct a component of type T and deallocate it using stored allocator.