NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nvbio::device_iterator_type< T > Struct Template Reference

Detailed description

template< typename T>
struct nvbio::device_iterator_type< T >

a utility meta-type to wrap naked device pointers as thrust::device_ptr

Definition at line 145 of file vector.h.

#include <vector.h>

Public Types

typedef T type
 

Member Typedef Documentation

template<typename T>
typedef T nvbio::device_iterator_type< T >::type

Definition at line 145 of file vector.h.


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