Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dsp_convertible.hpp73 template<> struct sp_enable_if_convertible_impl<true> struct
75 typedef sp_empty type;
78 template<> struct sp_enable_if_convertible_impl<false> struct