swig/Examples/c
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
..
class Change naming convention for wrapped ctors and dtor 2016-09-15 01:27:40 +02:00
exception Fix memory leak in the exception example 2016-09-15 01:27:40 +02:00
simple Allow to use the original name of the global functions 2016-04-21 01:37:42 +02:00
std_vector Use std/std_vector.i instead of a poor copy in c/std_vector.i 2016-09-15 01:27:41 +02:00
check.list Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00