[C++-sig] Re: conversion of python dictionary to shared_ptrs

aashish at iastate.edu aashish at iastate.edu
Tue Apr 6 21:43:03 CEST 2004


Hi,

I really appreciate e mails from two experts .. thaks a lot.....

some questions ....

>
> 1. Use a Python container and access it from C++ using the Python/C
>    APIs like (e.g.) PyDict_GetItem
>
> 2. Use a C++ container and access it from Python using (e.g.) the
>    indexing suite.

I would prefer this option and I tried to use vector for starting. But is
it possible  same for the STL maps ??

Could you please inform me if there is some example ?? I couldn't find it
.....


thanks,
aashish





More information about the Cplusplus-sig mailing list