
20 Dec
2002
20 Dec
'02
10:30 a.m.
"David" == David Abrahams <dave@boost-consulting.com> writes:
David> Usually the best place for Boost.Python questions is: David> http://www.python.org/sigs/c++-sig/ Just subscribed -- I'll go there next time. David> BTW, more up-to-date docs are here: Noted. David> class_<Base, noncopyable>("Base", no_init) That did it; many thanks. John Hunter