cmoon::consumer
Defined in module
<cmoon.concepts>
|
(1) |
The concept consumer<F, Args...> is satisfied if and only if F is invocable given the types Args... and returning void.