FreeNOS
Typedefs
|
Enumerations
Number Namespace Reference
lib
»
libstd
Typedefs
typedef enum
Number::Base
Base
Numeral system base type.
More...
Enumerations
enum
Base
{
Dec
,
Hex
}
Numeral system base type.
More...
Typedef Documentation
◆
Base
typedef enum
Number::Base
Number::Base
Numeral system base type.
Enumeration Type Documentation
◆
Base
enum
Number::Base
Numeral system base type.
Enumerator
Dec
Hex
Decimal: 0-10.
Definition at line
168
of file
Types.h
.
Generated by
1.8.17