Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp520 constexpr auto index_apply_impl(F f, std::index_sequence<Is...>) { in index_apply_impl() function
526 return index_apply_impl(f, std::make_index_sequence<N>{}); in index_apply()