Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Dis_noncopyable.hpp49 struct is_noncopyable struct
59 struct is_noncopyable<T[N]> struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dis_noncopyable.hpp33 template<class T> struct is_noncopyable: is_base_and_derived<noncopyable_::base_token, T> struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/
Dunique_ptr.hpp57 class is_noncopyable class
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/foreach/include/boost/
Dforeach.hpp139 struct is_noncopyable struct