Test whether template T can be instantiated as a functional convertor from From to To.
template that is to be instantiated
destination type
original type
Yes -> whether it is possible to instantiate template as functional convertor Convertor -> resulting functional convertor Info -> data returned by isConvertor
See Implementation
Test whether template T can be instantiated as a functional convertor from From to To.