Rcpp Version 1.0.14
|
#include <remove_const_and_reference.h>
Public Types | |
typedef remove_const< typenameremove_reference< T >::type >::type | type |
Definition at line 29 of file remove_const_and_reference.h.
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.