Searched defs:cast_functor (Results 1 – 1 of 1) sorted by relevance
191 struct cast_functor struct193 typedef typename dtl::add_reference<T>::type result_type;195 result_type operator()(U &ptr) const in operator ()()