| 
    SUNphi
    1.0
    
   | 
 
Cat one or more integer sequences and lists. More...
#include <ints/IntSeq.hpp>Go to the source code of this file.
Classes | |
| struct | SUNphi::_IntSeqCat< T > | 
| struct | SUNphi::_IntSeqCat< IntSeq< Ints... > > | 
| struct | SUNphi::_IntSeqCat<> | 
| struct | SUNphi::_IntSeqCat< IntSeq< Ints1... >, IntSeq< Ints2... >, T... > | 
Typedefs | |
| template<class... T> | |
| using | SUNphi::IntSeqCat = typename _IntSeqCat< T... >::type | 
Cat one or more integer sequences and lists.
Definition in file IntSeqCat.hpp.
| using SUNphi::IntSeqCat = typedef typename _IntSeqCat<T...>::type | 
Sequence-of-integer catter.
Wraps the implementation to avoid writing "type"
Definition at line 79 of file IntSeqCat.hpp.