Empirical
Public Types | List of all members
emp::internal::ip_concat< IntPack< T1s... >, IntPack< T2s... > > Struct Template Reference

#include <IntPack.h>

Public Types

using result = IntPack< T1s..., T2s... >
 

Member Typedef Documentation

template<int... T1s, int... T2s>
using emp::internal::ip_concat< IntPack< T1s... >, IntPack< T2s... > >::result = IntPack<T1s..., T2s...>

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