ug4
|
#include <cstddef>
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
ugtypes | |
brief Include C99 int-types into the lg namespace. | |
Typedefs | |
typedef unsigned char | byte |
typedef ugtypes::int32_t | int32 |
typedef ugtypes::int64_t | int64 |
typedef double | number |
typedef unsigned int | uint |
typedef ugtypes::uint32_t | uint32 |
typedef ugtypes::uint64_t | uint64 |