[python] TypeError when left side is noncopyable
12 Jun
2014
12 Jun
'14
12:43 p.m.
I'm trying to expose an operator:
struct my_class : boost::noncopyable
{};
my_class &operator <<(my_class &e, int i);
// in the module definition:
class_
3808
Age (days ago)
3808
Last active (days ago)
0 comments
1 participants
participants (1)
-
Igor R