Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp45 using __mtypeof = decltype(_Value); typedef
57 using value_type = __mtypeof<_Np>;
110 requires __typename<__mtypeof<_Tp::value>>
292 operator""__csz() noexcept -> __mtypeof<_Str> in operator ""__csz()
299 constexpr auto operator""_mstr() noexcept -> __mtypeof<_Str> in operator ""_mstr()
H A D__basic_sender.hpp392 using _CompleteFn = __mtypeof<__sexpr_impl<__tag_t>::complete>; in __complete()
482 __mtypeof<__sexpr_impl<_Tag>::get_attrs>>;