AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::slic::detail::FalseType Struct Reference

Variable of a type that evaluates as false. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/slic/interface/slic_macros.hpp>

Public Member Functions

AXOM_HOST_DEVICE FalseType ()
 
AXOM_HOST_DEVICE operator bool () const
 

Detailed Description

Variable of a type that evaluates as false.

Note
Workaround for warnings about constant expressions in slic macros.

Constructor & Destructor Documentation

◆ FalseType()

AXOM_HOST_DEVICE axom::slic::detail::FalseType::FalseType ( )
inline

Member Function Documentation

◆ operator bool()

AXOM_HOST_DEVICE axom::slic::detail::FalseType::operator bool ( ) const
inline

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