Searched defs:AllValueTypes (Results 1 – 1 of 1) sorted by relevance
21 struct AllValueTypes : EnumValuesAsTuple<AllValueTypes, ValueType, 6> { struct22 …const char* Names[] = {"uint32", "uint64", "pair<uint32, uint32>", "tuple<uint32, uint64, uint32>",