cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::if_else< B, T_if, T_else > Struct Template Reference

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

Public Types

typedef T_else result
 

Detailed Description

template<bool B, class T_if, class T_else>
struct mpblocks::cuda::polynomial::intlist::if_else< B, T_if, T_else >

Definition at line 235 of file IntList.h.

Member Typedef Documentation

template<bool B, class T_if , class T_else >
typedef T_else mpblocks::cuda::polynomial::intlist::if_else< B, T_if, T_else >::result

Definition at line 237 of file IntList.h.


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