Rcpp Version 0.9.10
Rcpp::traits::remove_const< _Tp const > Struct Template Reference

#include <remove_const.h>

List of all members.

Public Types

typedef _Tp type

Detailed Description

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

Definition at line 34 of file remove_const.h.


Member Typedef Documentation

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

Definition at line 35 of file remove_const.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines