boost python - type conversion

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Uwe Schmitt

    boost python - type conversion

    Hi,

    I'd like to wrap a C++ class with a member which returns std::pair<int,i nt>.
    Is there an easy way to force boost to do automitic conversion to a tuple ?

    Greetings, Uwe

    --
    Dr. rer. nat. Uwe Schmitt http://www.procoders.net
    schmitt@procode rs.net "A service to open source is a service to mankind."
Working...