8#ifndef INCLUDED_BSLMF_REMOVECV
9#define INCLUDED_BSLMF_REMOVECV
99#include <bslscm_version.h>
119template <
class t_TYPE>
131#ifdef BSLS_COMPILERFEATURES_SUPPORT_ALIAS_TEMPLATES
139template <
class t_TYPE>
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlat_valuetypefunctions.h:939
Definition bslmf_removeconst.h:159
Definition bslmf_removecv.h:120
remove_const< typenameremove_volatile< t_TYPE >::type >::type type
Definition bslmf_removecv.h:128