Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dis_unbounded_array.hpp18 struct is_unbounded_array struct
23 struct is_unbounded_array<T[]> struct
27 struct is_unbounded_array<const T[]> struct
31 struct is_unbounded_array<volatile T[]> struct
35 struct is_unbounded_array<const volatile T[]> struct
/external/cronet/tot/third_party/libc++/src/include/__type_traits/
Dis_unbounded_array.h29 struct _LIBCPP_TEMPLATE_VIS is_unbounded_array : false_type {}; struct
/external/cronet/stable/third_party/libc++/src/include/__type_traits/
Dis_unbounded_array.h29 struct _LIBCPP_TEMPLATE_VIS is_unbounded_array : false_type {}; struct