zeep::is_serializable_array_type
// In header: <zeep/type-traits.hpp> template<typename T, typename S, typename = void> struct is_serializable_array_type : public false_type { };