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

#include <IntPack.h>

Public Types

using ip = IntPack< V1, Vs... >
 
using result = typename ip_sort_impl< ip, IntPack<>>::template sort< ip::Min()>
 

Member Typedef Documentation

template<int V1, int... Vs>
using emp::internal::ip_sort< IntPack< V1, Vs... > >::ip = IntPack<V1, Vs...>
template<int V1, int... Vs>
using emp::internal::ip_sort< IntPack< V1, Vs... > >::result = typename ip_sort_impl<ip, IntPack<>>::template sort<ip::Min()>

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