SUNphi  1.0
SUNphi::_IntsUpTo< 1 > Struct Template Reference

#include <Ranges.hpp>

Public Types

using type = IntSeq< 0 >
 Trivial list.
 

Detailed Description

template<>
struct SUNphi::_IntsUpTo< 1 >

Defines a sequence of integer up to Max (excluded)

Implement the terminator, considering a sequence up to 1 (including only 0)

Definition at line 45 of file Ranges.hpp.


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