Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__config.hpp359 #define STDEXEC_IS_SAME(...) stdexec::__same_as_v<__VA_ARGS__>
413 inline constexpr bool __same_as_v = false; variable
416 inline constexpr bool __same_as_v<_Ap, _Ap> = true;