Searched defs:OptionValue (Results 1 – 2 of 2) sorted by relevance
50 using OptionValue = std::variant<int64_t, std::string>; global() typedef
38 using OptionValue = std::variant<int64_t, std::string>; global() typedef