Home
last modified time | relevance | path

Searched defs:__is_small (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp276 static constexpr bool __is_small = sizeof(_Tp) <= __buffer_size member in exec::__any::__immovable_storage::__t
399 static constexpr bool __is_small = sizeof(_Tp) <= __buffer_size && alignof(_Tp) <= __alignment member in exec::__any::__storage::__t
1097 static constexpr bool __is_small = sizeof(_Ty) <= __buffer_size member in exec::__any::__scheduler