AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::inlet::detail::Concat< TypeList< First... >, TypeList< Second... >, Tail... > Struct Template Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/v0.5.0/src/axom/inlet/Function.hpp>

Public Types

using type = typename Concat< TypeList< First..., Second... >, Tail... >::type
 

Member Typedef Documentation

◆ type

template<typename... First, typename... Second, typename... Tail>
using axom::inlet::detail::Concat< TypeList< First... >, TypeList< Second... >, Tail... >::type = typename Concat<TypeList<First..., Second...>, Tail...>::type

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