folly::is_unbounded_array_v

A specialization of is_unbounded_array_v for unbounded array types.

Synopsis

Declared in <folly/Traits.h>

template<typename T>
inline constexpr bool is_unbounded_array_v = true;