Convert from component to component.
Get convertor
Does not destruct anything since it is not allocating anything.
Set convertor
Get convertor
Get the type info of component that convertor can convert from.
Get the type info of component that convertor is able to convert to.
Check whether convertor is able to convert from.
Check whether convertor is able to convert from.
Check whether convertor is able to convert to.
Check whether convertor is able to convert to.
Check whether convertor is able to convert from type to type.
Check whether this convertor is able to destroy to component.
Convert from component to component.
Destroy component created using this convertor.
A convertor that converts a elements of a forward range and puts into an output range that is also a forward range.