On Fri, 2005-01-14 at 22:08 -0500, Nick NoSpam wrote: > 1. stdc++'s implementation of std::vector does not reference a class > member--it subtracts the end() iterator from begin(). This refers to the size() method of std::vector. -- Regards, Nick G