Great--thanks!
On Tue, Feb 2, 2016 at 12:56 AM Robert Bradshaw wrote:
> On Mon, Feb 1, 2016 at 5:03 PM, Kevin Thornton wrote:
> > Hi,
> >
> > I recently ran into an issue where I found that Cython will not generate
> > code to auto-convert structs do dicts if the struct is declared in a C++
> >
On Mon, Feb 1, 2016 at 5:03 PM, Kevin Thornton wrote:
> Hi,
>
> I recently ran into an issue where I found that Cython will not generate
> code to auto-convert structs do dicts if the struct is declared in a C++
> namespace.
>
> The issue has also been discussed here:
> http://stackoverflow.com/qu