Empirical
Public Types | List of all members
emp::internal::ip_push_if_not< V, X, T > Struct Template Reference

#include <IntPack.h>

Public Types

using result = typename T::template push< V >
 
using back = typename T::template push_back< V >
 

Member Typedef Documentation

template<int V, int X, typename T>
using emp::internal::ip_push_if_not< V, X, T >::back = typename T::template push_back<V>
template<int V, int X, typename T>
using emp::internal::ip_push_if_not< V, X, T >::result = typename T::template push<V>

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