numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of functions invocable with given arguments. More...
#include <num_collect/base/concepts/invocable.h>
Concept of functions invocable with given arguments.
Func | Type of the function. |
Args | Type of arguments. |
Definition at line 36 of file invocable.h.