AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::inlet::detail::list_to_inlet_signature< TypeList< Ret, Args... > > 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 = Ret(typename inlet_function_arg_type< Args >::type...)
 

Member Typedef Documentation

◆ type

template<typename Ret , typename... Args>
using axom::inlet::detail::list_to_inlet_signature< TypeList< Ret, Args... > >::type = Ret(typename inlet_function_arg_type<Args>::type...)

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