QDP++
QDP::Logical Class Reference

Logical class - wrapper over builtin boolean type. More...

#include <qdp_word.h>

Public Member Functions

bool & elem ()
const bool & elem () const

Detailed Description

Logical class - wrapper over builtin boolean type.

The boolean class is restricted from the Word class. It supports only a few primitive operations

Definition at line 112 of file qdp_word.h.

Member Function Documentation

◆ elem() [1/2]

bool & QDP::Logical::elem ( )
inline

Definition at line 115 of file qdp_word.h.

◆ elem() [2/2]

const bool & QDP::Logical::elem ( ) const
inline

Definition at line 116 of file qdp_word.h.


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