Searched refs:AnyType (Results 1 – 1 of 1) sorted by relevance
464 using AnyType = std::variant<std::string, uint8_t, uint32_t, uint64_t>; typedef465 using AnyTypeList = std::vector<std::pair<std::string, AnyType>>;