Point Cloud Library (PCL)  1.8.0
List of all members | Public Types
Loki::Typelist< T, U > Struct Template Reference

#include </build/pcl-IgoYJm/pcl-1.8.0+dfsg1/gpu/people/src/cuda/nvidia/NCVRuntimeTemplates.hpp>

Public Types

typedef T Head
 
typedef U Tail
 

Detailed Description

template<class T, class U>
struct Loki::Typelist< T, U >

Definition at line 88 of file NCVRuntimeTemplates.hpp.

Member Typedef Documentation

template<class T , class U >
typedef T Loki::Typelist< T, U >::Head

Definition at line 90 of file NCVRuntimeTemplates.hpp.

template<class T , class U >
typedef U Loki::Typelist< T, U >::Tail

Definition at line 91 of file NCVRuntimeTemplates.hpp.


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