[C++-sig] Advantages/Disadvantages

Kevin Bélisle mrcastle at gmail.com
Mon Jun 1 16:12:53 CEST 2009


Hello,

I was wondering what were the advantages and disadvantages of using  
Boost.Python or SWIG as opposed to just working with the built-in  
features that allow the embedding/wrapping of C++ code into PYTHON  
projects.

Will using Boost.Python or SWIG make life easier while coding but  
result in a loss of performance at runtime and an increase in  
processing time?

Thanks,
Kevin


More information about the Cplusplus-sig mailing list