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

#include <IntPack.h>

Public Types

using result = typename ip_loop< IntPack< V1, Vs... >, IntPack<>, false, 1 >::template uniq< V1+1 >
 

Member Typedef Documentation

template<int V1, int... Vs>
using emp::internal::ip_uniq< IntPack< V1, Vs... > >::result = typename ip_loop<IntPack<V1, Vs...>, IntPack<>, false, 1>::template uniq<V1+1>

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