Re: [Cppcms-users] How to set default response().out() stream precision?
Brought to you by:
artyom-beilis
From: <ele...@ex...> - 2012-06-18 08:59:00
|
> No, the access to out() flushes the headers by design as the data stream > goes after the headers so the headers should be written. So you are saying that without the patch I just sent, there's no way to change ostream precision and the user is simply stuck with 6 decimal numbers(the default) Petr |