Template Struct template_contains
- Defined in File template_contains.hpp 
Struct Documentation
- 
template<typename T, typename ...Us>
 struct template_contains
- Template meta-function that checks if a given T is contained in the list Us. 
Defined in File template_contains.hpp
Template meta-function that checks if a given T is contained in the list Us.