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

#include <Stokhos_MP_Vector_MaskTraits.hpp>

Public Member Functions

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

Private Attributes

bool value
 

Detailed Description

Definition at line 473 of file Stokhos_MP_Vector_MaskTraits.hpp.

Constructor & Destructor Documentation

◆ XOR() [1/3]

MaskLogic::XOR::XOR ( )
inline

Definition at line 479 of file Stokhos_MP_Vector_MaskTraits.hpp.

◆ XOR() [2/3]

MaskLogic::XOR::XOR ( bool  value_)
inline

Definition at line 483 of file Stokhos_MP_Vector_MaskTraits.hpp.

◆ XOR() [3/3]

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

Definition at line 487 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Function Documentation

◆ operator bool()

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

Definition at line 491 of file Stokhos_MP_Vector_MaskTraits.hpp.

Member Data Documentation

◆ value

bool MaskLogic::XOR::value
private

Definition at line 476 of file Stokhos_MP_Vector_MaskTraits.hpp.


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