Empirical
Classes | Public Types | List of all members
emp::__impl_variadics_type_traits::variadic_union< Cmp, U0, U1, U... > Struct Template Reference

#include <type_traits.h>

Public Types

using type = typename variadic_union< Cmp, head_t, U... >::type
 

Member Typedef Documentation

template<template< typename, typename > class Cmp, typename U0 , typename U1 , typename... U>
using emp::__impl_variadics_type_traits::variadic_union< Cmp, U0, U1, U... >::type = typename variadic_union<Cmp, head_t, U...>::type

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