Zth (libzth)
|
#include <waiter.h>
Public Member Functions | |
constexpr | PolledMemberWaitingHelper (C &that, bool(C::*f)()) noexcept |
bool | operator() () const |
Public Attributes | |
C & | that |
bool(C::* | f )() |
|
inlineconstexprnoexcept |
|
inline |
bool(C::* zth::PolledMemberWaitingHelper< C >::f) () |
C& zth::PolledMemberWaitingHelper< C >::that |