Home
last modified time | relevance | path

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

/third_party/boost/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