Hey folks. Question: How do you implement Vectors for a user defined class? Is this even possible? I've searched the boards, the faq and the tutorials and all of them only refer to using the predefined C++ datatypes. What about custom data types or classes? Could someone please shine some light on this for me? Thanks.