SUNphi  1.0
SUNphi::IsPresent< I > Struct Template Reference

Filterer which check presence of its parameter. More...

#include <Position.hpp>

Static Public Attributes

static constexpr bool res
 Result of the check. More...
 

Detailed Description

template<auto I>
struct SUNphi::IsPresent< I >

Filterer which check presence of its parameter.

Definition at line 30 of file Position.hpp.

Member Data Documentation

template<auto I>
constexpr bool SUNphi::IsPresent< I >::res
static
Initial value:
=
(I!=NOT_PRESENT)

Result of the check.

Definition at line 33 of file Position.hpp.


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