Template Struct cast_functor#
Defined in File parrot.hpp
Template Parameter Order#
Struct Documentation#
-
template<typename TargetType, typename SourceType>
struct cast_functor# Public Functions
-
inline auto operator()(const SourceType &x) const -> TargetType#
-
inline auto operator()(const SourceType &x) const -> TargetType#