my_type_last
This commit is contained in:
@@ -26,7 +26,7 @@ typedef enum __attribute__((__packed__)) my_type {
|
||||
AutoarrInt32Ptr, AutoarrUInt32Ptr, AutoarrInt64Ptr, AutoarrUInt64Ptr,
|
||||
AutoarrUnitypePtr, AutoarrKVPairPtr
|
||||
} my_type;
|
||||
static const my_type my_type_last=AutoarrKVPairPtr;
|
||||
#define my_type_last AutoarrKVPairPtr
|
||||
|
||||
const char* my_type_name(my_type t);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user