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

#include <Ranges.hpp>

Public Types

using type = IntSeq<>
 Empty list.
 

Detailed Description

template<>
struct SUNphi::_IntsUpTo< 0 >

Defines a sequence of integer up to Max (excluded)

Implement the terminator, considering a sequence up to 0 (empty)

Definition at line 34 of file Ranges.hpp.


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