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.
1 line
27 B
OpenEdge ABL
1 line
27 B
OpenEdge ABL
%include <std/std_alloc.i>
|