![]() |
libdisplaydevice latest
C++ library to modify display devices.
|
| ▼Ndisplay_device | |
| ▼Ndetail | |
| ROptionalFunction | Given that we know that we are dealing with a function, check if it is an optional function (like std::function<...>) or other callable |
| RExecuteWithoutStopToken | Check if the function signature matches the acceptable signature for RetryScheduler::execute without a stop token |
| RExecuteWithStopToken | Check if the function signature matches the acceptable signature for RetryScheduler::execute with a stop token |
| RExecuteCallbackLike | Check if the function signature matches the acceptable signature for RetryScheduler::execute |