aurora::TypelistContains< Typelist1, T > Struct Template Reference

Check if type is part of typelist. More...

Detailed Description

template<typename Typelist1, typename T>
struct aurora::TypelistContains< Typelist1, T >

Check if type is part of typelist.

The boolean value member constant is true when T is a member of Types, false when not.


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