This typedef is an alias to the type pointed to by the (template parameter) t_TYPE if t_TYPE is a (possibly cv‐qualified) pointer type; otherwise, type is an alias to t_TYPE.

Synopsis

Declared in <bslmf_removepointer.h>

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

Created with MrDocs