Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | List of all members
lift::thrust_pointer_adaptor< system, T > Struct Template Reference

#include <thrust_wrappers.h>

Inheritance diagram for lift::thrust_pointer_adaptor< system, T >:

Public Types

typedef thrust::pointer< T,
typename backend_policy
< system >::tag > 
base
 

Detailed Description

template<target_system system, typename T>
struct lift::thrust_pointer_adaptor< system, T >

Definition at line 61 of file thrust_wrappers.h.

Member Typedef Documentation

template<target_system system, typename T >
typedef thrust::pointer<T, typename backend_policy<system>::tag> lift::thrust_pointer_adaptor< system, T >::base

Definition at line 64 of file thrust_wrappers.h.


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