2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

fix for EDG

[SVN r12415]
This commit is contained in:
Dave Abrahams
2002-01-22 02:32:48 +00:00
parent 98a1329dd7
commit 996d83eae0

View File

@@ -127,6 +127,7 @@ class class_ : objects::class_base
// passed to the base class constructor
struct id_vector
{
typedef objects::class_id class_id;
id_vector()
{
// Stick the derived class id into the first element of the array