Searched defs:MakeTuple (Results 1 – 3 of 3) sorted by relevance
63 struct MakeTuple { struct81 auto f = std::bind_front(MakeTuple{}); in test() argument
66 struct MakeTuple { struct84 auto f = std::__bind_back(MakeTuple{}); in test() argument
179 auto MakeTuple = ignoringImplicit( in registerMatchers() local