Searched defs:FruitMap (Results 1 – 1 of 1) sorted by relevance
31 struct FruitMap : VariantMap<FruitMap, FruitMapKey> { struct37 using Key = FruitMapKey<TValue>;39 static const Key<int> Apple;40 static const Key<double> Orange;41 static const Key<std::string> Label;