23 #ifndef Rcpp__traits__remove_const_and_reference__h
24 #define Rcpp__traits__remove_const_and_reference__h
26 namespace Rcpp{
namespace traits {
remove_const< typename remove_reference< T >::type >::type type
const-volatile modifications [4.7.1].