Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__tag_invoke.hpp50 _Tag, const _Env&) noexcept -> __mconstant<_Env::query(_Tag())> in tag_invoke()
H A D__meta.hpp57 struct __mconstant struct
59 using type = __mconstant; argument
97 using __msize_t = __mconstant<_Np>;
133 inline constexpr auto __v<__mconstant<_Np>> = _Np;
1130 struct __mplus_t : __mconstant<(__v<_Ints> + ...)>
1134 using __mplus_t = __mconstant<(__mvalue_of(_Ints) + ...)>;