Lumiera  0.pre.03
»edit your freedom«
TableForm Struct Reference

Description

Define the layout of a data row.

Definition at line 57 of file data-csv-test.cpp.

Public Member Functions

auto allColumns ()
 

Public Attributes

Column< string > id {"ID"}
 
Column< int > off {"Offset"}
 
Column< double > val {"Value"}
 
+ Collaboration diagram for TableForm:

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