Rcpp Version 1.0.9
|
#include <remove_const_and_reference.h>
Public Types | |
typedef remove_const< typename remove_reference< T >::type >::type | type |
Definition at line 29 of file remove_const_and_reference.h.
typedef remove_const< typename remove_reference<T>::type >::type Rcpp::traits::remove_const_and_reference< T >::type |
Definition at line 30 of file remove_const_and_reference.h.