[Libreoffice] There is no round() in msvc library (fdo#44173)
Kohei Yoshida
kohei.yoshida at gmail.com
Sun Jan 15 10:26:58 PST 2012
Hi there,
On Sun, Jan 15, 2012 at 1:04 PM, Tim Hardeck <thardeck at suse.de> wrote:
> But if ::boost::math::iround will be used in other places or if there is already another usable round function - what does Calc use?
Calc uses rtl::math::round from sal module (in sal/inc/rtl/math.hxx).
My suggestion is to stick with that one instead of introducing another
OS independent round function.
Kohei
More information about the LibreOffice
mailing list