Empirical
Static Public Member Functions | List of all members
emp::TypeID< emp::array< T, N > > Struct Template Reference

Ensure that emp::array works with TypeID. More...

#include <array.h>

Static Public Member Functions

static std::string GetName ()
 

Detailed Description

template<typename T, size_t N>
struct emp::TypeID< emp::array< T, N > >

Ensure that emp::array works with TypeID.

Member Function Documentation

template<typename T , size_t N>
static std::string emp::TypeID< emp::array< T, N > >::GetName ( )
inlinestatic

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