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 05:02:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f4aa72373bb29c8de24c2f14c3dafe2bb2aac71d
python
/
src
/
object
History
Dave Abrahams
060f59daa8
Fix declaration bug
...
Workaround broken MSVC6 stdlib [SVN r15227]
2002-09-09 03:35:05 +00:00
..
class.cpp
Added support for enums
2002-09-09 02:00:53 +00:00
enum.cpp
Fix declaration bug
2002-09-09 03:35:05 +00:00
function.cpp
Embed C++ objects directly in Python objects
2002-09-07 04:44:17 +00:00
inheritance.cpp
Qualified boost::make_tuple to avoid conflicts
2002-08-22 13:51:10 +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
Support for free-function def() invocation (no module object)
2002-09-03 05:51:15 +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