Searched defs:ContainerOf (Results 1 – 4 of 4) sorted by relevance
219 auto ContainerOf(Inner inner) { in ContainerOf() function
297 auto ContainerOf(Domain<U>) { in ContainerOf() function304 auto ContainerOf(Domain<U>) { in ContainerOf() function
566 struct ContainerOf struct568 typedef Vector<T, Size> Container;572 struct ContainerOf<T, 1> struct574 typedef T Container;577 struct ContainerOf<Void, Size> struct579 typedef Void Container;
1161 struct ContainerOf struct1163 typedef Vector<T, Size> Container;1169 struct ContainerOf<T, 1> struct1171 typedef T Container;1174 struct ContainerOf<Void, Size> struct1176 typedef Void Container;