Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp359 struct has_emplace_method struct
362 struct dummy {};
371 typedef decltype(test<T, dummy>(nullptr)) type;
373 static constexpr bool value =