码迷,mamicode.com
首页 > 编程语言 > 详细

笔记 Integrating Python and C++ with Boost Python part 1 | SciPy 2014 | Austin Bingham

时间:2014-08-31 14:21:51      阅读:415      评论:0      收藏:0      [点我收藏+]

标签:http   os   io   ar   2014   art   cti   sp   on   

https://www.youtube.com/watch?v=GE8EsGUsC2w

python c api

pyerr_setstring

boost

register_exception_translator

handy debugging tip

boost::python::throw_error_already_set(), set breakpoint here

 

https://bitbucket.org/sixty-north/scipy2014_boost_python_workshop_student_material/src

 

simply expose c++ function to python

boost::python::def

笔记 Integrating Python and C++ with Boost Python part 1 | SciPy 2014 | Austin Bingham

标签:http   os   io   ar   2014   art   cti   sp   on   

原文地址:http://www.cnblogs.com/huashiyiqike/p/3947609.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!