*** 156,10 *** --- 156,11 --- /* * Memory types */ enum class MEMFLAGS { MEMORY_TYPES_DO(MEMORY_TYPE_DECLARE_ENUM) + mtValueTypes, // memory for buffered value types mt_number_of_types // number of memory types (mtDontTrack // is not included as validate type) }; #define MEMORY_TYPE_SHORTNAME(type, human_readable) \