Searched defs:tuple (Results 1 – 25 of 40) sorted by relevance
12
29 constexpr auto tuple_to_array(std::tuple<V, Types...>&& tuple, in tuple_to_array()50 constexpr auto tuple_to_array(std::tuple<Types...>&& tuple) in tuple_to_array()
291 const LabeledTuple<std::tuple<Args...>, Labels...>& tuple) in to_json()298 LabeledTuple<std::tuple<Args...>, Labels...>& tuple) in from_json()