> From: Christoff Kok <[email protected]> >To: [email protected] >Sent: Tuesday, June 2, 2015 7:34 AM >Subject: Re: [C++-sig] Boost.Python C++ object reference in Python: >unexpected behaviour. > > > >Hi, > > >This looks like a bug in Boost.Python to me. > > >Could anyone confirm this? I provided a minimal, full working example. > > >I would like to make sure it is a bug before reporting it as one. > > >Christoff >
What about making the Factory and Manufacturer class as noncopyable (and also exporting them to python as noncopyable)? Has something changed? Trigve _______________________________________________ Cplusplus-sig mailing list [email protected] https://mail.python.org/mailman/listinfo/cplusplus-sig
