Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
Loki::TL::TypeAt< Typelist< Head, Tail >, i > Struct Template Reference

#include </builddir/build/BUILD/pcl-1.15.0-build/pcl-pcl-1.15.0/gpu/people/src/cuda/nvidia/NCVRuntimeTemplates.hpp>

Inheritance diagram for Loki::TL::TypeAt< Typelist< Head, Tail >, i >:
Collaboration diagram for Loki::TL::TypeAt< Typelist< Head, Tail >, i >:

Public Types

using Result = typename TypeAt<Tail, i - 1>::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

◆ Result

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

Definition at line 130 of file NCVRuntimeTemplates.hpp.


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