bsl::decay_imp<t_TYPE, true, false>::type

Alias to a pointer to the element type of the array t_TYPE.

Synopsis

Declared in <bslmf_decay.h>

typedef remove_extent<t_TYPE>::type* type;