template <typename T>
struct is_fixed_array
Defined at line 930 of file ../../third_party/android/platform/frameworks/native/libs/binder/include/binder/Parcel.h
Tells if T is a fixed-size array.
template <typename T>
Defined at line 930 of file ../../third_party/android/platform/frameworks/native/libs/binder/include/binder/Parcel.h
Tells if T is a fixed-size array.