Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp277 struct rebind struct in ipmi::SecureAllocator
279 typedef SecureAllocator<U> other;
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp1191 using rebind = _Fn<_Ts...>; typedef
1199 using rebind = _Fn<_Ty, _Ts...>; typedef