Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dshared_count.hpp93 template< class D > struct sp_convert_reference struct
95 typedef D type;
98 template< class D > struct sp_convert_reference< D& > struct
100 typedef sp_reference_wrapper< D > type;