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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user