Rcpp Version 1.0.9
Rcpp::traits::remove_const< _Tp > Struct Template Reference

const-volatile modifications [4.7.1]. More...

#include <remove_const.h>

Public Types

typedef _Tp type
 

Detailed Description

template<typename _Tp>
struct Rcpp::traits::remove_const< _Tp >

const-volatile modifications [4.7.1].

Definition at line 30 of file remove_const.h.

Member Typedef Documentation

◆ type

template<typename _Tp >
typedef _Tp Rcpp::traits::remove_const< _Tp >::type

Definition at line 31 of file remove_const.h.


The documentation for this struct was generated from the following file: