Re: [C++-sig] building 32 Bit and 64 Bit extensions on the same machine

2012-08-26 Thread Wojciech Mamrak
___ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig

[C++-sig] Boost::Python and Functions with String Inputs

2012-08-26 Thread Hesam
___ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig

[C++-sig] `cout << tuple` is ambiguous

2012-08-26 Thread Holger Brandsmeier
Dear list, I get the following error error: use of overloaded operator '<<' is ambiguous (with operand types 'basic_ostream >' and 'const boost::python::tuple') The two candidates are an output operator for tuple, which I want to use /usr/include/boost-1_48/boost/python/object_operators.h