A callback convertor factory advised with functional convertor and destructor.
functional convertor used for callback convertor
functional destructor used for callback convertor
AdvisedConvertor(To, From) template ready to instantiate a callback convertor for To, and From types using convertor and destructor.
See Implementation
A callback convertor factory advised with functional convertor and destructor.