2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 18:12:43 +00:00
Dave Abrahams da5979931c 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]
2003-08-16 13:48:34 +00:00
2003-08-10 22:56:58 +00:00
2000-11-27 08:04:05 +00:00
2003-05-08 02:19:10 +00:00
Description
Mirrored via gitea-mirror
23 MiB
Languages
C++ 87.7%
Python 11.6%
CMake 0.3%
C 0.3%