Class MEAL::Convert
-
template<typename From, typename To>
class Convert : public To Convert a function to another type.
The parameter policy is copied and a smart pointer is managed.
Subclassed by MEAL::UnaryConvert< From, To, Method >
Public Functions
-
inline bool has_model() const
Return true if the function to be converted has been set.
-
inline bool has_model() const