Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dtypes.hpp178 inline constexpr auto type_id_v = type_id<Args...>::value; variable
238 type_id_v<type_id_downcast_t<typename T::value_type>>);
246 type_id_v<type_id_downcast_t<T1>>, type_id_v<type_id_downcast_t<T2>>,
255 type_id_v<type_id_downcast_t<Args>>...,
280 return type_id_v<T>; in type_id_single()