Empirical
|
Setup a collection of functions, all with the same signature, that can be run as a group. More...
Go to the source code of this file.
Classes | |
class | emp::FunctionSet< T > |
class | emp::FunctionSet< RETURN_T(ARGS...)> |
class | emp::FunctionSet< void(ARGS...)> |
A specialized version of FunctionSet for void functions. More... | |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
Setup a collection of functions, all with the same signature, that can be run as a group.