Searched defs:FooTuple (Results 1 – 4 of 4) sorted by relevance
81 typedef tuple<const int, char> FooTuple; in TEST() typedef97 typedef tuple<int&, const char&> FooTuple; in TEST() typedef