I just wanted to thank
http://mail.python.org/pipermail/cplusplus-sig/2007-July/012293.html
I've extended what he wrote.. I needed late binding for c++ to python objects.
Hope this is useful for someone else. Maybe there was some other way
I was supposed to do this, but I couldn't find it.
Um..
Hi,
If I have the simplest header file that includes compressed_pair.hpp,
and I run pyste on it, pyste crashes complaining about is_abstract.hpp
included from compressed_pair.hpp. An example and error messages are
below. I was wondering if this was a known problem, and if there are
any workarounds