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/v0.5.0/src/axom/primal/geometry/NumericArray.hpp>

Public Types

typedef T type
 

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 >
typedef T axom::primal::NonChar< T >::type

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