|
Rcpp Version 0.9.10
|
#include <integral_constant.h>


Public Types | |
| typedef _T | value_type |
| typedef integral_constant< _T, _V > | type |
Static Public Attributes | |
| static const _T | value = _V |
Definition at line 29 of file integral_constant.h.
| typedef integral_constant<_T,_V> Rcpp::traits::integral_constant< _T, _V >::type |
Definition at line 32 of file integral_constant.h.
| typedef _T Rcpp::traits::integral_constant< _T, _V >::value_type |
Definition at line 31 of file integral_constant.h.
const _T Rcpp::traits::integral_constant< _T, _V >::value = _V [static] |
Definition at line 30 of file integral_constant.h.