Lumiera  0.pre.03
»edit your freedom«
Pick< TYPES, i > Struct Template Reference

#include "lib/meta/typelist-manip.hpp"

Description

template<class TYPES, size_t i>
struct lib::meta::Pick< TYPES, i >

pick the n-th element from a typelist

Definition at line 67 of file typelist-manip.hpp.

Public Types

typedef NullType Type
 

Member Typedef Documentation

◆ Type

typedef NullType Type

Definition at line 69 of file typelist-manip.hpp.

+ Collaboration diagram for Pick< TYPES, i >:

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