#include <conversion.hh>
Public Types | |
|
typedef abstract::conversion< ConvType, Base >::template output< InputType >::ret | ret |
convoutput queries the output type of conversion ConvType for an input of type InputType. This comes handy when computing the return type of a function which takes a conversion function in argument.
Definition at line 55 of file conversion.hh.
1.3.6-20040222