type_list< T, U > Struct Template Reference
#include <type_traits.h>
Public Types | |
| typedef T | head_t |
| typedef U | tail_t |
Detailed Description
template<class T, class U>
struct illumina::interop::type_list< T, U >
Linked list of types
Member Typedef Documentation
| typedef T head_t |
Head of the list
| typedef U tail_t |
Next type
The documentation for this struct was generated from the following file:
- /io/interop/util/type_traits.h