Searched refs:_What (Results 1 – 4 of 4) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __transform_completion_signatures.hpp | 124 class... _More, class _What, class... _With> 125 auto __for_each_completion_signature_fn(_ERROR_<_What, _With...>**) 126 -> _ERROR_<_What, _With...>; 163 class _What, class... _With> 164 auto __transform_sigs_fn(_ERROR_<_What, _With...>**) 165 -> _ERROR_<_What, _With...>;
|
H A D | __meta.hpp | 326 template <class _What, class... _With> 330 template <class _What, class... _With> 336 template <__mstring... _What> 340 template <class _What, class... _With> 341 using __mexception = _ERROR_<_What, _With...>; 346 template <class _What, class... _With> 347 extern _ERROR_<_What, _With...> __ok_v<__mexception<_What, _With...>>; 789 template <class _What, class... _With> 790 struct __muncurry_<_ERROR_<_What, _With...>> 793 using __f = _ERROR_<_What, _With...>;
|
H A D | __debug.hpp | 169 using _What = // in __t() typedef 174 __debug::_ATTENTION_<_What>(); in __t()
|
H A D | __let.hpp | 154 template <__mstring _Where, __mstring _What> 283 template <__mstring _Where, __mstring _What>
|