SUNphi  1.0
SUNphi::_IntSeqFirstN< N, ISeq, typename > Struct Template Reference

#include <IntSeqSplit.hpp>

Public Types

using type = typename IntSeq<>::AppendFirstN< N, ISeq >
 Internal type.
 

Detailed Description

template<int N, typename ISeq, typename = ConstrainIsIntSeq<ISeq>>
struct SUNphi::_IntSeqFirstN< N, ISeq, typename >

Returns the first N components of an IntSeq

Internal implementation

Definition at line 18 of file IntSeqSplit.hpp.


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