Midge
v3.9.2
Data Processing Framework
library
utility
typelist.hh
Go to the documentation of this file.
1
#ifndef _midge_typelist_hh_
2
#define _midge_typelist_hh_
3
4
namespace
midge
5
{
7
template
<
class
... x_types>
struct
type_list
{};
8
}
9
10
#endif
midge
Definition:
_buffer.hh:11
midge::type_list
Type list.
Definition:
typelist.hh:7
Generated by
1.8.13