Re: [C++-sig] indexing suite and py++

2009-04-13 Thread MichaƂ Nowotka
>I created the following test case and it works: >http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev&revision=1699 > >I tested it on Wndows, VS 2003, using pygccxml and Py++ SVN version >and boost version 1.37. I believe the same code will work on Linux >too. > >Can you verify this? Yes,

Re: [C++-sig] strange behavior with respect to numeric and Booleanoverloads

2009-04-13 Thread Ralf W. Grosse-Kunstleve
> Agree with the decision to #ifdef it... This might be worse than > first-match, and the overload-order-bug has been around a long time > without surfacing. I wouldn't say it is a bug, more a missing feature. Dave and I knew about the drawbacks from the start, but we didn't have the time for the