Partial specialization of IsConvertible_CheckComplete for arrays of unknown bound.

Synopsis

Declared in <bslmf_isconvertible.h>

template<class t_TYPE>
struct IsConvertible_CheckComplete<t_TYPE[], false>;

Type Aliases

Name

Description

type

This typedef is an alias to t_TYPE[].

Created with MrDocs