Searched defs:to_tuple (Results 1 – 3 of 3) sorted by relevance
186 constexpr auto to_tuple = to<tuple_tag>; variable
14 def to_tuple(t): function