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.
Synopsis
Declared in <bslmf_arraytopointer.h>
typedef /* implementation-defined */::Type Type;
Created with MrDocs