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

#include </build/pcl-dK3nj0/pcl-1.8.1+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

◆ Head

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

Definition at line 90 of file NCVRuntimeTemplates.hpp.

◆ Tail

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: