04.01.2011, 20:55
Has anyone ever tried to make a List or Vector plugin using STL? It could make life a lot easier for some users as they wouldn't have to deal with raw arrays. I thought about this after we were learning about ArrayLists and data structures in my Java class.