Searched refs:cast_impl (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/parameter/aux_/preprocessor/impl/ |
D | function_cast.hpp | 220 using cast_impl = ::std::remove_reference< typedef 233 struct cast_impl 263 , ::boost::parameter::aux::cast_impl<Target,T,Args> 278 , ::boost::parameter::aux::cast_impl<Target,T,Args> 595 struct cast_impl struct 644 struct cast_impl<Target,Source,Args,::boost::mpl::false_> struct 671 , ::boost::parameter::aux::cast_impl< 688 ::cast_impl<Target,U const,Args>::type 692 ::cast_impl<Target,U const,Args>::evaluate(value); in execute() 697 ::cast_impl<Target,U,Args>::type [all …]
|
/third_party/boost/boost/safe_numerics/ |
D | checked_integer.hpp | 59 cast_impl( in cast_impl() function 87 cast_impl( in cast_impl() function 107 cast_impl( in cast_impl() function 127 cast_impl( in cast_impl() function 154 cast_impl_detail::cast_impl( in cast()
|
D | checked_float.hpp | 81 cast_impl_detail::cast_impl( in cast()
|