|
Embedded Template Library
1.0
|
Classes | |
| struct | etl::integral_limits< T > |
| struct | etl::integral_limits< void > |
| struct | etl::integral_limits< signed char > |
| struct | etl::integral_limits< unsigned char > |
| struct | etl::integral_limits< char > |
| struct | etl::integral_limits< short > |
| struct | etl::integral_limits< unsigned short > |
| struct | etl::integral_limits< int > |
| struct | etl::integral_limits< unsigned int > |
| struct | etl::integral_limits< long > |
| struct | etl::integral_limits< unsigned long > |
| struct | etl::integral_limits< long long > |
| struct | etl::integral_limits< unsigned long long > |
A set of templated compile time constants that mirror some of std::numeric_limits funtionality.