Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Private Attributes | List of all members
MaskLogic::OR Class Reference

#include <Stokhos_MP_Vector_MaskTraits.hpp>

Public Member Functions

 OR ()
 
 OR (bool value_)
 
template<typename T >
 OR (T m)
 
 operator bool () const
 

Private Attributes

bool value
 

Detailed Description

Definition at line 449 of file Stokhos_MP_Vector_MaskTraits.hpp.

Constructor & Destructor Documentation

◆ OR() [1/3]

MaskLogic::OR::OR ( )
inline

Definition at line 455 of file Stokhos_MP_Vector_MaskTraits.hpp.

◆ OR() [2/3]

MaskLogic::OR::OR ( bool  value_)
inline

Definition at line 459 of file Stokhos_MP_Vector_MaskTraits.hpp.

◆ OR() [3/3]

template<typename T >
MaskLogic::OR::OR ( m)
inline

Definition at line 463 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Function Documentation

◆ operator bool()

MaskLogic::OR::operator bool ( ) const
inline

Definition at line 467 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Data Documentation

◆ value

bool MaskLogic::OR::value
private

Definition at line 452 of file Stokhos_MP_Vector_MaskTraits.hpp.


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