Empirical
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
emp
internal
SubsetCall_impl
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...
)
inline
static
The documentation for this struct was generated from the following file:
source/meta/
reflection.h
Generated by
1.8.11