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.hpp131 constexpr _Ty&& get(__box<_Ty, _Idx>&& __self) noexcept in get()
138 constexpr _Ty& get(__box<_Ty, _Idx>& __self) noexcept in get()
145 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()
245 __enable_intrusive_from_this<_Ty, _ReservedBits>* __that) noexcept in operator =()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dfunctional.hpp175 auto __invoke_selector(_Mbr _Class::*, const _Ty&) noexcept in __invoke_selector()