Point Cloud Library (PCL)  1.9.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Types
Loki::TL::TypeAt< Typelist< Head, Tail >, i > Struct Template Reference

#include </tmp/B.ja8W1J/BUILD/pcl-pcl-1.9.1/gpu/people/src/cuda/nvidia/NCVRuntimeTemplates.hpp>

Public Types

typedef TypeAt< Tail, i-1 >::Result Result
 

Detailed Description

template<class Head, class Tail, unsigned int i>
struct Loki::TL::TypeAt< Typelist< Head, Tail >, i >

Definition at line 128 of file NCVRuntimeTemplates.hpp.

Member Typedef Documentation

template<class Head , class Tail , unsigned int i>
typedef TypeAt<Tail, i - 1>::Result Loki::TL::TypeAt< Typelist< Head, Tail >, i >::Result

Definition at line 130 of file NCVRuntimeTemplates.hpp.


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