Get the type info of component that convertor can convert from.
Get the type info of component that convertor can convert from.
The method is returning the default type that it is able to convert,
though it is not necessarily limited to this type only. More generalistic
checks should be done by convertsFrom method.
classCallbackConvertor(alias convertor, alias destructor)
Get the type info of component that convertor can convert from.
Get the type info of component that convertor can convert from. The method is returning the default type that it is able to convert, though it is not necessarily limited to this type only. More generalistic checks should be done by convertsFrom method.