Home
last modified time | relevance | path

Searched refs:address_of (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dappend.hpp135 static auto address_of(T&& t) in address_of() function
166 address_of(std::forward<T>(t))); in op()