Empirical
Public Types | List of all members
emp::internal::ip_reverse< IntPack< V1, Vs... > > Struct Template Reference

#include <IntPack.h>

Public Types

using result = typename ip_reverse< IntPack< Vs... > >::result::template push_back< V1 >
 

Member Typedef Documentation

template<int V1, int... Vs>
using emp::internal::ip_reverse< IntPack< V1, Vs... > >::result = typename ip_reverse< IntPack<Vs...> >::result::template push_back<V1>

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