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.hpp54 struct __mconstant struct
56 using type = __mconstant; argument
91 using __msize_t = __mconstant<_Np>;
125 inline constexpr auto __v<__mconstant<_Np>> = _Np;
1067 struct __mplus_t : __mconstant<(__v<_Ints> + ...)>
1071 using __mplus_t = __mconstant<(__mvalue_of(_Ints) + ...)>;