Rcpp Version 0.9.10
Rcpp::traits::remove_reference< _Tp > Struct Template Reference

reference modifications [4.7.2]. More...

#include <remove_reference.h>

List of all members.

Public Types

typedef _Tp type

Detailed Description

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

reference modifications [4.7.2].

Definition at line 30 of file remove_reference.h.


Member Typedef Documentation

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

Definition at line 31 of file remove_reference.h.


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