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... > > 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 = TypeList< First..., Second... >
 

Member Typedef Documentation

◆ type

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

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