mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 06:42:27 +00:00
implemented the shared method table optimization
[SVN r8239]
This commit is contained in:
@@ -760,6 +760,8 @@ namespace {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
derived->share_method_tables();
|
||||
}
|
||||
|
||||
void add_current_module_name(Dict& name_space)
|
||||
|
||||
Reference in New Issue
Block a user