> There is a section on custom string conversions in the FAQ: > > http://www.boost.org/libs/python/doc/v2/faq.html#custom_string > > HTH, > Ralf Yes, I read that. That helped me to come as far as I have. But it only shows how to use copied instances and references, not pointers.