This typedef is an alias to a pointer type that points to the (template parameter) t_TYPE if it is not a reference type; otherwise, this typedef is an alias to a pointer type that points to the type referred to by the reference t_TYPE.
Declared in <bslmf_addpointer.h>
typedef /* implementation-defined */::type type;