Re: [C++-sig] How to use functionality of list.

2010-05-10 Thread vishal bayskar
I don't understand why do you struggle. The "exposed via an indexing suite" method allows you to modify and iterate over the list using the well defined and documented protocol. If you need to use: Thanks Roman, Now I am able to use the functionality of list (although not all like pop() but I use

Re: [C++-sig] How to use functionality of list.

2010-05-10 Thread vishal bayskar
>Roman can you tell me how could I get pyplusplus version 1.1. I have tried using "svn co" but the >latest version that is checking out it only 1.0.0 >I tried with below cvs command >svn co https://pygccxml.svn.sourceforge.net/svnroot/pygccxml pygccxml >and >svn co http://pygccxml.svn.sourceforg