Midge  v3.9.2
Data Processing Framework
typenull.hh
Go to the documentation of this file.
1 #ifndef _midge_typenull_hh_
2 #define _midge_typenull_hh_
3 
4 #include <typeinfo>
5 
6 namespace midge
7 {
8 
9  class _
10  {
11  };
12 
13 }
14 
15 #endif
Definition: _buffer.hh:11