Restore default format state of cout after printing with std::fixed/setprecision
commitfd05132e5a5f34046536ef62ba8d130fa3b00c65
authorpracticalswift <practicalswift@users.noreply.github.com>
Mon, 31 Jul 2017 18:15:48 +0000 (31 20:15 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Mon, 31 Jul 2017 18:15:48 +0000 (31 20:15 +0200)
tree6be3dba098e6a87f6e17433cd1ad8a5e06c692e9
parent70888a39c43a8e680be6b1baecbc9f7c9b63b183
Restore default format state of cout after printing with std::fixed/setprecision
src/bench/bench.cpp