Home
last modified time | relevance | path

Searched defs:cast_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/safe_numerics/
Dchecked_integer.hpp59 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
/third_party/boost/boost/parameter/aux_/preprocessor/impl/
Dfunction_cast.hpp220 using cast_impl = ::std::remove_reference< typedef
595 struct cast_impl struct
597 typedef Source& type;
599 inline static Source& evaluate(Source& value) in evaluate()
644 struct cast_impl<Target,Source,Args,::boost::mpl::false_> struct