Parcourir la source

Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
where appropriate to do so.


[SVN r13714]

John Maddock il y a 24 ans
Parent
commit
fcdacb6e52
4 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 1 1
      libs/config
  2. 1 1
      libs/iterator
  3. 1 1
      libs/type_traits
  4. 1 1
      libs/utility

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit 6b5a58045652a2e99c6eb560324d3f6acbf867b5
+Subproject commit 9e02db296c6cc966842ed328cf258fccf6926bdb

+ 1 - 1
libs/iterator

@@ -1 +1 @@
-Subproject commit e9b33b336c79c488579dcbfeb86e4eee9c753e63
+Subproject commit fdd1601ba4064593fe5765fd1332bd95fed4ad6e

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit 7977b71a5e30350d8240157e7c28fcffc3b8f3e2
+Subproject commit 9a6f5dc39fd8b529bb70fe91fe9aebeb326146e7

+ 1 - 1
libs/utility

@@ -1 +1 @@
-Subproject commit 13e6d78fa82733eabf3443f167e01f0af9a94ffe
+Subproject commit f0fa436fe4b110ac418f4806f40f23ec52fc6188

粤ICP备19079148号