This typedef is an alias for the const pointer type corresponding to t_TYPE when t_TYPE is an array, and for const t_TYPE otherwise.
typedef
const
t_TYPE
const t_TYPE
Declared in <bslmf_arraytopointer.h>
<bslmf_arraytopointer.h>
typedef /* implementation-defined */::Type Type;