++ integration
Subject: Re: [C++-sig] Wanted: Examples of boost.python embedded usage
Hi there
http://ironalbatross.net/wiki/index.php5/CPP_BOOST_STACKLESS_PYTHON
This one is actually with stackless python, but he's using the same
boost.python you would use with standart cpython.
If you skip the
Hi there
http://ironalbatross.net/wiki/index.php5/CPP_BOOST_STACKLESS_PYTHON
This one is actually with stackless python, but he's using the same
boost.python you would use with standart cpython.
If you skip the whole setting up part for linux there are some samples on how
to create function wrap