/trunk/Lib/std/std_vectora.i
Swig | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | f9bd0fe2a08437f859bfcd1031052783 MD5 | raw file
1// 2// We keep this file only for backward compatibility, since std_vector.i 3// now uses the std::allocator parameter. 4// 5 6%include <std_vector.i> 7