kblib 0.2.3
General utilities library for modern C++
kblib::contains_type< std::tuple< T, Ts... >, U > Struct Template Reference

#include <kblib/traits.h>

Inheritance diagram for kblib::contains_type< std::tuple< T, Ts... >, U >:
Collaboration diagram for kblib::contains_type< std::tuple< T, Ts... >, U >:

Detailed Description

template<typename T, typename U, typename... Ts>
struct kblib::contains_type< std::tuple< T, Ts... >, U >

Definition at line 55 of file traits.h.


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