Home
last modified time | relevance | path

Searched defs:unpack_into_tuple (Results 1 – 1 of 1) sorted by relevance

/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp536 constexpr bool unpack_into_tuple(Tuple& t, dbus::message& m) { in unpack_into_tuple() function
542 constexpr bool unpack_into_tuple(std::tuple<>& t, dbus::message& m) { in unpack_into_tuple() function