Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dtypes.hpp48 constexpr auto type_id_nonull();
307 constexpr auto type_id_nonull() in type_id_nonull() function
H A Dappend.hpp295 std::tuple_cat(types::type_id_nonull<T1>(), types::type_id<T2>())); in op()
319 types::type_id_nonull<Args...>(), in op()