bsl::conditional<false, PackedIntArrayImp<PackedIntArrayImp_Unsigned>, PackedIntArrayImp<PackedIntArrayImp_Signed>>::type

This typedef is an alias to the (template parameter) type t_FALSE_TYPE.

Synopsis

Declared in <bslmf_conditional.h>

typedef PackedIntArrayImp<PackedIntArrayImp_Signed> type;