Browse Source

Added dangling_reference FAQ
Various idiomatic MPL cleanups in indirect_traits.hpp
raw_function support
Patches for CWPro7.2
Patches to pass tests under Python 2.3 with the new bool type.
Tests for member operators returning const objects
Fixes for testing Boost.Python under Cygwin


[SVN r17777]

Dave Abrahams 23 years ago
parent
commit
a148605127
3 changed files with 3 additions and 3 deletions
  1. 1 1
      libs/python
  2. 1 1
      libs/type_traits
  3. 1 1
      tools/build

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit ff734e3269b9789e2e08de650c55c31afc5d83ac
+Subproject commit ca64c961333f91327e6837f6fa06664eba0dea56

+ 1 - 1
libs/type_traits

@@ -1 +1 @@
-Subproject commit bde1254ebfdfe3f77c5bd448cb28b30024e1c412
+Subproject commit 36e538bd425fb83b3abe5187fddd1d7bd10b2da8

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit b16238f064f5db1a9db930c68bc68ae0b16180f7
+Subproject commit 747f8ac885cab02b743030c34b0149caa15ce4cf

粤ICP备19079148号