generic_layout.h
Go to the documentation of this file.
1 
12 #pragma once
13 
14 #include <ios>
15 
16 namespace illumina { namespace interop { namespace io
17 {
23  template<class MetricType, int Version>
25 
30  template<class MetricType, int Version>
31  struct text_layout;
32 
33 
34 }}}
35 
36 
Definition: enum_description.h:15
Definition: generic_layout.h:31
Definition: generic_layout.h:24