Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__variant.hpp159 __at<_Ny>& emplace_from_at(_Fn&& __fn, _As&&... __as) // in emplace_from_at() function in stdexec::__var::__variant
182 return emplace_from_at<__new_index>(static_cast<_Fn&&>(__fn), in emplace_from()