Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dsp_convertible.hpp57 template<> struct sp_enable_if_convertible_impl<true> struct
59 typedef sp_empty type;
62 template<> struct sp_enable_if_convertible_impl<false> struct