This website requires JavaScript.
Explore
Help
Sign In
boost
/
python
Watch
2
Star
0
Fork
0
You've already forked python
mirror of
https://github.com/boostorg/python.git
synced
2026-01-21 17:12:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8a20f8b2da82b25064101bf88294cd19afda8fa4
python
/
src
/
object
History
Dave Abrahams
8a20f8b2da
Simplify code by taking advantage of high-level object() facilities
...
[SVN r15053]
2002-08-22 13:50:28 +00:00
..
class.cpp
Simplify code by taking advantage of high-level object() facilities
2002-08-22 13:50:28 +00:00
function.cpp
Automatic class def_init(), abstract class __init__ errors
2002-08-14 06:26:33 +00:00
inheritance.cpp
VC7.1 alpha adjustments
2002-08-20 19:22:14 +00:00
iterator.cpp
* object(f), where f is a function pointer now works. Returning a
2002-08-06 23:59:27 +00:00
life_support.cpp
Bug fix for NULL pointers with return_internal_reference<>.
2002-08-19 15:19:08 +00:00
pickle_support.cpp
* object(f), where f is a function pointer now works. Returning a
2002-08-06 23:59:27 +00:00