Picon
Picon

Re: [Cython] C++ method overloading?

Stefan Behnel wrote:
> Hi,
> 
> I'm trying to implement the PyBindGen micro-benchmarks in cython-devel by
> wrapping this source file:
> 
> http://bazaar.launchpad.net/~gjc/pybindgen/trunk/annotate/735/benchmarks/testapi.cc
> http://bazaar.launchpad.net/~gjc/pybindgen/trunk/annotate/735/benchmarks/testapi.h

Woah, I never knew about that project.

Could we borrow the .h parser strategy (whatever that is) for Cython?

Dag Sverre

Gmane