Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp379 struct has_emplace_back_method struct
382 struct dummy {};
391 typedef decltype(test<T, dummy>(nullptr)) type;
393 static constexpr bool value =