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

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/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::cleanup_function_signature< Ret(Args...)>::type = Ret(typename inlet_function_arg_type<Args>::type...)

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