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