Hi Virali,
On 2019-03-21 3:04 p.m., virali vora wrote:
Hi,
I went through the project details of Boost Python-C++ integeration
and found them quite interesting.
I would like to contribute to the project.
The project says that we need to implement a c++ interface for Python'
set type.
So, sho
Dear Stefan,
might indeed be the case. Now I compiled the sources again with the VS2017
command prompt. When I then try to compile the tutorial, I get the strange
output
C:\Users\schmmark\user-config.jam:3: Unescaped special character in argument
'C:Program
notice: [msvc-cfg] msvc-14.0 detec
Hi,
I went through the project details of Boost Python-C++ integeration and
found them quite interesting.
I would like to contribute to the project.
The project says that we need to implement a c++ interface for Python' set
type.
So, should that include all the set methods of Python?
Also, is there