DynExp
Highly flexible laboratory automation for dynamically changing experiments.
Util::is_contained_in< T, ListTs > Struct Template Reference

Checks whether a type T is contained in a template parameter pack of types ListTs. More...

+ Inheritance diagram for Util::is_contained_in< T, ListTs >:

Detailed Description

template<typename T, typename... ListTs>
struct Util::is_contained_in< T, ListTs >

Checks whether a type T is contained in a template parameter pack of types ListTs.

Definition at line 297 of file Util.h.


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