Empirical
Static Public Member Functions | List of all members
emp::AdaptFunction< R, ARGS > Struct Template Reference

#include <meta.h>

Static Public Member Functions

template<typename... EXTRA_ARGS>
static auto Expand (const std::function< R(ARGS...)> &fun)
 

Member Function Documentation

template<typename R , typename... ARGS>
template<typename... EXTRA_ARGS>
static auto emp::AdaptFunction< R, ARGS >::Expand ( const std::function< R(ARGS...)> &  fun)
inlinestatic

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