|
Embedded Template Library 1.0
|
Additional Inherited Members | |
| Static Public Attributes inherited from etl::private_to_arithmetic::char_statics< T > | |
| static ETL_CONSTANT char | Positive_Char = '+' |
| static ETL_CONSTANT char | Negative_Char = '-' |
| static ETL_CONSTANT char | Radix_Point1_Char = '.' |
| static ETL_CONSTANT char | Radix_Point2_Char = ',' |
| static ETL_CONSTANT char | Exponential_Char = 'e' |