Empirical
Public Types | List of all members
emp::__impl_variadics_type_traits::variadic_concat< Variadic, pack< pack< U... > > > Struct Template Reference

#include <type_traits.h>

Public Types

using type = pack< U... >
 

Member Typedef Documentation

template<template< typename... > class Variadic, class... U>
using emp::__impl_variadics_type_traits::variadic_concat< Variadic, pack< pack< U... > > >::type = pack<U...>

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