[C++-sig] Py++: How to specify noncopyable

Anand, Kumar kanand at qualcomm.com
Tue Jun 26 00:27:48 CEST 2007


I have a class in C++ which does not have the copy ctor or assignment
operator as private. But I want to expose the class to python using Py++
and mark it boost::noncopyable. 

 

How do I do it in Py++?

 

Thanks

Kumar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20070625/e518884f/attachment.htm>


More information about the Cplusplus-sig mailing list