Re: [pygccxml-development] Removing copy constructor
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2010-04-13 12:33:29
|
On Tue, Apr 13, 2010 at 3:11 PM, Benoit Leveau <ben...@mo...> wrote: > That's really interesting...I didn't know py++ was supposed to detect this > case (when a class has a non-copyable member). :-) Take a look on: http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/unittests/data/noncopyable_to_be_exported.hpp?view=markup http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/unittests/noncopyable_tester.py?view=markup and the attached generated file > I'm going to try to reproduce > your example, then i'll introduce my types...hopefully at some point I'll > see what's causing the problem. > I'll let you know what I can find. Cool. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |