cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::join< IntList1, IntList2 > Struct Template Reference

append IntList2 to the end of IntList1 More...

#include <mpblocks/cuda/polynomial/IntList.h>

Public Types

typedef void result
 

Detailed Description

template<class IntList1, class IntList2>
struct mpblocks::cuda::polynomial::intlist::join< IntList1, IntList2 >

append IntList2 to the end of IntList1

Definition at line 111 of file IntList.h.

Member Typedef Documentation

template<class IntList1, class IntList2>
typedef void mpblocks::cuda::polynomial::intlist::join< IntList1, IntList2 >::result

Definition at line 113 of file IntList.h.


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