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

Traits class used for compile-time checking of xargs types. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/mint/execution/xargs.hpp>

Static Public Member Functions

static constexpr bool valid ()
 
static constexpr char * name ()
 

Detailed Description

template<typename ArgType>
struct axom::mint::xargs_traits< ArgType >

Traits class used for compile-time checking of xargs types.

Member Function Documentation

◆ valid()

template<typename ArgType >
static constexpr bool axom::mint::xargs_traits< ArgType >::valid ( )
inlinestaticconstexpr

◆ name()

template<typename ArgType >
static constexpr char* axom::mint::xargs_traits< ArgType >::name ( )
inlinestaticconstexpr

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