|
From: William S F. <ws...@fu...> - 2008-11-01 23:32:36
|
David Goldsmith wrote: > Hi, folks. I see in the SWIG News that the Summer of Code resulted in some increase in SWIG's "support" of C++; have these additions been incorporated into 1.3.36? Are there still "holes," or is it fair to say that SWIG now fully supports C++? Also, what's the status of conversion, via SWIG, back and forth between numpy arrays and C++ STL std::arrays? Thanks! > The summer of code didn't improve any explicit C++ support in any way. SWIG's support of C++ is pretty comprehensive with the only hole being nested classes. I'm not sure about numpy array support. William |