HomeSort by relevance Sort by last modified time
    Searched full:ct_imp (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
call_traits.hpp 48 struct ct_imp struct in namespace:boost::detail
54 struct ct_imp<T, isp, true, b2> struct in namespace:boost::detail
60 struct ct_imp<T, isp, b1, true>
66 struct ct_imp<T, true, b1, b2>
82 // constant and pass that as a single template parameter to ct_imp<T,bool>,
84 // ct_imp<T,bool,bool,bool> and add an extra partial specialisation
85 // of ct_imp to handle the logic. (JM)
86 typedef typename boost::detail::ct_imp<

Completed in 3789 milliseconds