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

#include <type_traits.h>

Public Types

using type = Variadic< U... >
 

Member Typedef Documentation

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

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