Empirical
Static Public Member Functions | List of all members
emp::serialize::internal::serial_impl< FIRST_TYPE, OTHER_TYPES... > Struct Template Reference

#include <serialize.h>

Static Public Member Functions

static void Store (DataPod &pod, FIRST_TYPE &arg1, OTHER_TYPES &...others)
 

Member Function Documentation

template<typename FIRST_TYPE , typename... OTHER_TYPES>
static void emp::serialize::internal::serial_impl< FIRST_TYPE, OTHER_TYPES... >::Store ( DataPod pod,
FIRST_TYPE &  arg1,
OTHER_TYPES &...  others 
)
inlinestatic

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