is_array 119 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp struct is_array: false_type is_array 123 uspace/lib/cpp/include/__bits/type_traits/type_traits.hpp struct is_array<T[]>: true_type