At the very least, this gives us a working vector<bool> and allows "li_std_vector" unit test to pass. It is also just nice to reuse the existing typemaps instead of having another copy of them. As C doesn't have UTL, some parts of std_vector.i had to be excluded from it however. |
||
|---|---|---|
| .. | ||
| example.cxx | ||
| example.h | ||
| example.i | ||
| Makefile | ||
| runme.c | ||