Home
last modified time | relevance | path

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

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