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

Helper structure used to concatenate parameter packs (lists) of TypeLists. More...

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

Detailed Description

template<typename... TypeLists>
struct axom::inlet::detail::Concat< TypeLists >

Helper structure used to concatenate parameter packs (lists) of TypeLists.

Template Parameters
TypeListsThe TypeLists to concatenate (in order)

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