Midge  v3.9.2
Data Processing Framework
Public Types | List of all members
type_at_impl< 0, x_head, x_tail... > Struct Template Reference

#include <typeat.hh>

Public Types

using type = x_head
 

Detailed Description

template<class x_head, class... x_tail>
struct midge::type_at_impl< 0, x_head, x_tail... >

Definition at line 21 of file typeat.hh.

Member Typedef Documentation

◆ type

using type = x_head

Definition at line 23 of file typeat.hh.


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