This typedef is an alias to the same type as the (template parameter) t_TYPE except with the const-qualifier removed.
typedef
t_TYPE
const
Declared in <bslmf_removeconst.h>
<bslmf_removeconst.h>
typedef basic_string<char> type;