
Is there a place, where I can read your code to see, how you have implemented that?
Yes: https://svn.boost.org/svn/boost/sandbox/gtl/boost/polygon/detail/voronoi_rob... The two classes you are interested in are: 1) fpt_exponent_accessor - provides access (read/write) to double exponent bits. 2) extended_exponent_fpt - the extended exponent floating-point (double) type class itself. This part of code is lacking documentation as it was recently added. Andrii On Mon, Dec 26, 2011 at 5:28 PM, thijs@sitmo.com <thijs@sitmo.com> wrote:
I've also run into the need of decimal base representations for applications in the financial sector, and remember this proposal:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1977.html
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost