Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::traits::remove_const_and_reference< T > Struct Template Reference

#include <remove_const_and_reference.h>

Public Types

typedef remove_const< typenameremove_reference< T >::type >::type type

Detailed Description

template<typename T>
struct Rcpp::traits::remove_const_and_reference< T >

Definition at line 29 of file remove_const_and_reference.h.

Member Typedef Documentation

◆ type

template<typename T>
typedef remove_const<typenameremove_reference<T>::type>::type Rcpp::traits::remove_const_and_reference< T >::type

Definition at line 30 of file remove_const_and_reference.h.


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