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

Type trait to avoid outputting chars when a value is expected This avoids unintentionally outputting system beeps. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/primal/geometry/NumericArray.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct axom::primal::NonChar< T >

Type trait to avoid outputting chars when a value is expected This avoids unintentionally outputting system beeps.

Member Typedef Documentation

◆ type

template<typename T >
using axom::primal::NonChar< T >::type = T

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