Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__tuple.hpp119 constexpr _Ty&& get(__box<_Ty, _Idx>&& __self) noexcept in get()
126 constexpr _Ty& get(__box<_Ty, _Idx>& __self) noexcept in get()
133 constexpr const _Ty& get(const __box<_Ty, _Idx>& __self) noexcept in get()
H A D__intrusive_ptr.hpp227 __enable_intrusive_from_this<_Ty, _ReservedBits>* __that) noexcept : in __intrusive_ptr()
244 auto operator=(__enable_intrusive_from_this<_Ty, _ReservedBits>* in operator =()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dfunctional.hpp173 auto __invoke_selector(_Mbr _Class::*, const _Ty&) noexcept in __invoke_selector()