CRCBaseTypes.h
Type Aliases
int | crc_int_t |
size_t | crc_size_t |
double | crc_double_t |
char | crc_char_t |
wchar_t | crc_wchar_t |
Fields
const crc_size_t | CRC_UNDEFINED_SIZE_T |
Detailed Description
Type Alias Documentation
-
typedef int
crc_int_t
-
typedef size_t
crc_size_t
-
typedef double
crc_double_t
-
typedef char
crc_char_t
-
typedef wchar_t
crc_wchar_t
Field Documentation
-
const crc_size_t
CRC_UNDEFINED_SIZE_T
= static_cast<crc_size_t>(-1)