Flow123d
master-f44eb46
|
Variable parts of output format. Used in the format
method.
More...
Public Attributes | |
std::string | exp_open |
std::string | exp_close |
std::string | delimiter |
Variable parts of output format. Used in the format
method.
Definition at line 130 of file unit_si.hh.
std::string UnitSI::OutputFormat::delimiter |
Definition at line 131 of file unit_si.hh.
std::string UnitSI::OutputFormat::exp_close |
Definition at line 131 of file unit_si.hh.
std::string UnitSI::OutputFormat::exp_open |
Definition at line 131 of file unit_si.hh.