This class implements a meta‐function for stripping top‐level const/volatile qualifiers from it's parameter type.
Synopsis
Declared in <bslmf_removecvq.h>
template<class t_TYPE>
struct RemoveCvq;
This class implements a meta‐function for stripping top‐level const/volatile qualifiers from it's parameter type.
Declared in <bslmf_removecvq.h>
template<class t_TYPE>
struct RemoveCvq;