Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Dallocate_unique.hpp50 struct sp_alloc_result { struct
51 typedef T type;
55 struct sp_alloc_result<T[N]> { struct
56 typedef T type[];