Empirical
|
Based on std::function, but holds default parameter values for calls with fewer args. More...
Go to the source code of this file.
Classes | |
class | emp::flex_function< T > |
class | emp::flex_function< R(ARGS...)> |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
Based on std::function, but holds default parameter values for calls with fewer args.
A collection of broadly-useful functions (that don't fit elsewhere)