cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::tail< IntList, off > Struct Template Reference

return the sublist starting at off and ending at the end More...

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

Public Types

typedef sublist< IntList, off,
INT_MAX >::result 
result
 

Detailed Description

template<class IntList, int off>
struct mpblocks::cuda::polynomial::intlist::tail< IntList, off >

return the sublist starting at off and ending at the end

Definition at line 172 of file IntList.h.

Member Typedef Documentation

template<class IntList, int off>
typedef sublist<IntList,off,INT_MAX>::result mpblocks::cuda::polynomial::intlist::tail< IntList, off >::result

Definition at line 174 of file IntList.h.


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