[C++-sig] export of dictionary like class

Gennadiy Rozental rogeeff at gmail.com
Tue Sep 23 21:23:30 CEST 2008


What is the best way to export dictionary like class so 
it support python dictionary API. Pretty much what I 
want is to inherit from UserDict.DictMixin in C++

Thanks,

Gennadiy




More information about the Cplusplus-sig mailing list