This typedef is an alias to t_TYPE with top‐level const/`volatile` qualifiers removed.
Synopsis
Declared in <bslmf_removecvq.h>
typedef bsl::remove_cv<t_TYPE>::type Type;
Created with MrDocs