Partial specialization of IsConvertible_CheckComplete for arrays of unknown bound.
Declared in <bslmf_isconvertible.h>
template<class t_TYPE>
struct IsConvertible_CheckComplete<t_TYPE[], false>;
| Name | Description |
|---|---|
type | This typedef is an alias to t_TYPE[]. |