Skip to content
Snippets Groups Projects
Commit 06496fdf authored by Timo Koch's avatar Timo Koch
Browse files

[io] Enable manually setting float precision for file dump

The default 6 is the default of std::setprecision.
The io manipulators only affect floating point numbers.
If a number is exact only these digits will be printed (no zeros are
appended)
parent ab35b14f
No related branches found
No related tags found
1 merge request!1553Feature/container variable precision
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment