Hi all,
I'm using epydoc to document the Boost.Python-built shared object.
Everything has been going great except for one minor issue of epydoc
(and probably other documentation tools) not being able to extract the
correct docstring encoding (utf-8 in my case). Let A be a class and
foo be its memb
Dear Boost Python Developers,
We've been using boost.python for about a year now for a robotics
planning and simulation environment called OpenRAVE (developed by
Rosen Diankov):
http://openrave.programmingvision.com
We are very pleased with boost python and it has opened up many new
door