swig/Examples/c/std_vector
Vadim Zeitlin d89a95a48c Use std/std_vector.i instead of a poor copy in c/std_vector.i
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.
2016-09-15 01:27:41 +02:00
..
example.cxx Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
example.h Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
example.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
Makefile Fix and simplify C examples makefiles 2016-04-10 22:45:51 +02:00
runme.c Use std/std_vector.i instead of a poor copy in c/std_vector.i 2016-09-15 01:27:41 +02:00