Searched defs:unpack_into_tuple (Results 1 – 1 of 1) sorted by relevance
536 constexpr bool unpack_into_tuple(Tuple& t, dbus::message& m) { in unpack_into_tuple() function542 constexpr bool unpack_into_tuple(std::tuple<>& t, dbus::message& m) { in unpack_into_tuple() function