Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

MaskLogic::OR::OR ( )
inline

Definition at line 455 of file Stokhos_MP_Vector_MaskTraits.hpp.

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

Definition at line 459 of file Stokhos_MP_Vector_MaskTraits.hpp.

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

Definition at line 463 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Function Documentation

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

Definition at line 467 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Data Documentation

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: