Empirical
Static Public Member Functions | List of all members
emp::internal::SubsetCall_impl< RETURN, FUN_ARGS > Struct Template Reference

#include <reflection.h>

Static Public Member Functions

template<typename... EXTRA_ARGS>
static RETURN Call (std::function< RETURN(FUN_ARGS...)> fun, FUN_ARGS...args, EXTRA_ARGS...)
 

Member Function Documentation

template<typename RETURN , typename... FUN_ARGS>
template<typename... EXTRA_ARGS>
static RETURN emp::internal::SubsetCall_impl< RETURN, FUN_ARGS >::Call ( std::function< RETURN(FUN_ARGS...)>  fun,
FUN_ARGS...  args,
EXTRA_ARGS...   
)
inlinestatic

The documentation for this struct was generated from the following file: