AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::inlet::detail::list_prepend< T, TypeList< Ts... > > 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< T, Ts... >
 

Member Typedef Documentation

◆ type

template<typename T , typename... Ts>
using axom::inlet::detail::list_prepend< T, TypeList< Ts... > >::type = TypeList<T, Ts...>

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