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

5 Commits

Author SHA1 Message Date
Dave Abrahams
00afe41a62 Change single-argument def to a template member function so that this file
doesn't need to be generated in order to support arbitrary arguments.


[SVN r8038]
2000-10-28 17:09:23 +00:00
Ullrich Köthe
dc3b9c510d changes according to Dave's code review (coding conventions, moving functions around etc.)
[SVN r7978]
2000-10-17 20:05:26 +00:00
Ullrich Köthe
26bf57c4e9 added ExtensionClass<...>::declare_base(...) which
- declares a wrapped C++ class to be a base class of another wrapped class
  - enables conversions between those classes
  - ensures that base class methods are inherited by the subclass


[SVN r7971]
2000-10-17 14:50:07 +00:00
Dave Abrahams
175c399719 Remove flotsam
[SVN r7953]
2000-10-16 01:23:58 +00:00
Ullrich Köthe
12a881ead5 This commit was generated by cvs2svn to compensate for changes in r315,
which included commits to RCS files with non-trunk default branches.


[SVN r7932]
2000-10-13 13:49:34 +00:00