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

evalutes to true if IntList contains val More...

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

Public Types

enum  { value = false }
 

Detailed Description

template<class IntList, int val>
struct mpblocks::cuda::polynomial::intlist::contains< IntList, val >

evalutes to true if IntList contains val

Definition at line 78 of file IntList.h.

Member Enumeration Documentation

template<class IntList , int val>
anonymous enum
Enumerator
value 

Definition at line 80 of file IntList.h.


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