Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
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 103 of file typelist-util.hpp.

+ Inheritance diagram for isInList< TY, TYPES >:
+ Collaboration diagram for isInList< TY, TYPES >:

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