Просмотр исходного кода

Always use c99 float function overloads when using Dinkumware with Visual C++,
as it doesn't always have the C++ overloads. Fixes #2264.

Merged revisions 48529,48674 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
r48529 | danieljames | 2008-09-02 11:31:26 +0100 (Tue, 02 Sep 2008) | 1 line

Always use c99 float function overloads on Dinkumware, as it doesn't always
have the C++ overloads. Refs #2264.
........
r48674 | danieljames | 2008-09-08 22:06:16 +0100 (Mon, 08 Sep 2008) | 7 lines

Reinstate the old choice of float functions on Dinkumware for all compilers
other than Visual C++.

It turns out that Borland uses Dinkumware but doesn't have the C99 float
overloads, so it only seems realistic to assume their existence on Visual C++.
Refs #2264.
........


[SVN r48739]

Daniel James 17 лет назад
Родитель
Сommit
f007e08b01
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/functional

+ 1 - 1
libs/functional

@@ -1 +1 @@
-Subproject commit 5d7f35c794268bd50994a1462346081acf011842
+Subproject commit 0551dec300edca1b61ad0e0e1c27cad47e0d7aa2

粤ICP备19079148号