BloombergLP::bslmf::IsConvertible_CheckComplete<t_TYPE, true>

Partial specialization of IsConvertible_CheckComplete for function and void types.

Synopsis

Declared in <bslmf_isconvertible.h>

template<class t_TYPE>
struct IsConvertible_CheckComplete<t_TYPE, true>;

Type Aliases

NameDescription
type This typedef is an alias to t_TYPE.