|
Rcpp Version 0.9.10
|
#include <remove_const_and_reference.h>
Public Types | |
| typedef remove_const< typename remove_reference< T >::type > ::type | type |
Definition at line 32 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 33 of file remove_const_and_reference.h.