. . . "Also remember if you are using user defined data types in your vector, and are concerned about speed, insure your constructors are as clean as possible, use initialization lists to initialize your class to avoid possible copy constructor calls." .