This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Optimization/clarity coding : what is gcc able to do for me ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]