libdisplaydevice latest
C++ library to modify display devices.
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 Ndisplay_device
 Ndetail
 ROptionalFunctionGiven that we know that we are dealing with a function, check if it is an optional function (like std::function<...>) or other callable
 RExecuteWithoutStopTokenCheck if the function signature matches the acceptable signature for RetryScheduler::execute without a stop token
 RExecuteWithStopTokenCheck if the function signature matches the acceptable signature for RetryScheduler::execute with a stop token
 RExecuteCallbackLikeCheck if the function signature matches the acceptable signature for RetryScheduler::execute