template<typename... ARGS>
class emp::Action< ARGS >
The declaration for Action has any template types; the only definined specilizations require a function type to be specified (with void and non-void return type variants.)
The documentation for this class was generated from the following file: