[C++-sig] newbie question: returning a tuple of strings

Nick Lee nick.lee at volition-inc.com
Thu May 24 17:24:12 CEST 2007


How do I write a C++ function that returns a tuple of strings to Python 
using Boost.Python? Is std::string the only string format that Boost.Python 
recognizes?

Niq 






More information about the Cplusplus-sig mailing list