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

Filterer which check nothing. More...

#include <Filter.hpp>

Static Public Attributes

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

Detailed Description

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

Filterer which check nothing.

Definition at line 117 of file Filter.hpp.

Member Data Documentation

template<auto I>
constexpr bool SUNphi::IsAlwaysTrue< I >::res
static
Initial value:
=
true

Result of the check.

Definition at line 120 of file Filter.hpp.


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