Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/
Dis_bounded_array.hpp19 struct is_bounded_array struct
24 struct is_bounded_array<T[N]> struct
28 struct is_bounded_array<const T[N]> struct
32 struct is_bounded_array<volatile T[N]> struct
36 struct is_bounded_array<const volatile T[N]> struct
/external/cronet/stable/third_party/libc++/src/include/__type_traits/
Dis_bounded_array.h30 struct _LIBCPP_TEMPLATE_VIS is_bounded_array : false_type {}; struct
/external/cronet/tot/third_party/libc++/src/include/__type_traits/
Dis_bounded_array.h30 struct _LIBCPP_TEMPLATE_VIS is_bounded_array : false_type {}; struct