Ardour  8.7-14-g57a6773833
TypeList.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TypeList< Head, Tail >
 
struct  TypeListValues< List >
 
struct  TypeListValues< TypeList< Head, Tail > >
 
struct  ArgList< List, Start >
 
struct  ArgList< None, Start >
 
struct  ArgList< TypeList< Head, Tail >, Start >
 

Typedefs

typedef void None
 

Typedef Documentation

◆ None

typedef void None

None type means void parameters or return value.

Definition at line 49 of file TypeList.h.