Browse Source

class.hpp, object/select_holder.hpp, object/pointer_holder.hpp -

   fix a problem which was causing value_holder<T> to be instantiated
   on abstract classes.  Now we compute the held_type at an outer
   level thereby avoiding the inner instantiation.

object_core.hpp -

   workarounds for GCC 2.x bugs

suite/indexing/detail/indexing_suite_detail.hpp -

   workaround for a CWPro8 bug


[SVN r19635]
Dave Abrahams 23 years ago
parent
commit
9d3709d67e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/python

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit d8c7e75095a7981dadaf2e42ffbd9a0a6fdfc88d
+Subproject commit da5979931c4836f9cd0b88bd749d1e3289e97e2e

粤ICP备19079148号