This typedef is an alias for the pointer type corresponding to t_TYPE when t_TYPE is an array, and for t_TYPE otherwise.

Synopsis

Declared in <bslmf_arraytopointer.h>

typedef /* implementation-defined */::Type Type;

Created with MrDocs