Home
last modified time | relevance | path

Searched refs:ConsImmutableSet (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/meta/
Dimmutable_set.h31 struct ConsImmutableSet : public Ts... {}; struct
39 using type = ConsImmutableSet<Ts...>;
55 struct apply<ConsImmutableSet<Ts...>> {
Dimmutable_map.h37 using type = ConsImmutableSet<Pair<Keys, Values>...>;
47 using type = ConsImmutableSet<Pairs...>;
82 struct apply<ConsImmutableSet<Pairs...>> {