8#ifndef INCLUDED_BSLMF_REMOVECV
9#define INCLUDED_BSLMF_REMOVECV
99#include <bslscm_version.h>
117template <
class t_TYPE>
129#ifdef BSLS_COMPILERFEATURES_SUPPORT_ALIAS_TEMPLATES
137template <
class t_TYPE>
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
Definition bdlb_printmethods.h:283
Definition bslmf_removeconst.h:156
Definition bslmf_removecv.h:118
remove_const< typenameremove_volatile< t_TYPE >::type >::type type
Definition bslmf_removecv.h:126