1/* initial STL definition. extended as needed in each language */
2%include std_common.i
3%include std_vector.i
4%include std_string.i
5
6
7
8
9