template <typename>
struct is_vector
Defined at line 61 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
helper to see if T is std::vector of something.
template <typename>
Defined at line 61 of file ../../third_party/android/platform/system/tools/aidl/aidl_language.h
helper to see if T is std::vector of something.