Alan Woodland
|
a2b092ab7e
|
Don't expose sort() to avoid adding dependencies on all std::list users
|
2016-05-31 14:49:01 +01:00 |
|
Alan Woodland
|
0094e3c90d
|
Target each method specificly for setting modifiers
|
2016-05-31 14:49:01 +01:00 |
|
Alan Woodland
|
b0de71857e
|
Don't expose remove() method from std::list to avoid confusing it with Java's remove() in List
|
2016-05-31 14:49:01 +01:00 |
|
Alan Woodland
|
6a4467721b
|
- added std_list.i implemenatation that extends Java's AbstractSequentialList base class
- added autobox.i that provides supporting typemaps for generics in containers
|
2016-05-31 14:49:00 +01:00 |
|