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

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

Description

template<typename TY, typename TYPES>
struct lib::meta::IsInList< TY, TYPES >

Metafunction to check if a specific type is contained in a given typelist.

Only exact match is detected.

Definition at line 117 of file typelist-util.hpp.

Public Types

enum  { value = false }
 
+ Collaboration diagram for IsInList< TY, TYPES >:

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