template<typename encap>
struct enc_num< encap >
Definition at line 12 of file encap_num.hpp.
|
__device__ | enc_num (const encap &ec, unsigned int offset) |
|
template<unsigned int p> |
__device__ auto | get () -> decltype(ec.template get< p >()[offset]) |
|
__device__ unsigned int | getOffset () |
|
|
encap | ec |
|
unsigned int | offset |
|
The documentation for this struct was generated from the following file: