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