Searched defs:cast_impl (Results 1 – 2 of 2) sorted by relevance
59 cast_impl( in cast_impl() function87 cast_impl( in cast_impl() function107 cast_impl( in cast_impl() function127 cast_impl( in cast_impl() function
220 using cast_impl = ::std::remove_reference< typedef595 struct cast_impl struct597 typedef Source& type;599 inline static Source& evaluate(Source& value) in evaluate()644 struct cast_impl<Target,Source,Args,::boost::mpl::false_> struct