This typedef is an alias to the same type as the (template parameter) t_TYPE except with the const‐qualifier removed.

Synopsis

Declared in <bslmf_removeconst.h>

typedef basic_string<char> type;

Created with MrDocs