Note about change in boost 1.37.

[SVN r49339]
This commit is contained in:
Daniel James
2008-10-15 10:25:07 +00:00
parent 1c66cdb55e
commit 994747a918

View File

@@ -59,4 +59,10 @@
* Using the boost typedefs for `long long` and `unsigned long long`.
* Move the extensions into their own header.
[h2 Boost 1.37.0]
* [@http://svn.boost.org/trac/boost/ticket/2264 Ticket 2264]:
In Visual C++, always use C99 float functions for `long double` and `float` as
the C++ overloads aren't always availables.
[endsect]