is_bounded_array# Fully qualified name: carb::cpp::is_bounded_array Defined in carb/cpp/TypeTraits.h template<class T>struct is_bounded_array : public std::false_type# Checks whether T is an array of known bounds.