[Patch] String: move and centralize exp growth

Dhruv Matani dhruvbird@gmx.net
Wed Jan 28 03:52:00 GMT 2004


On Wed, 2004-01-28 at 09:30, Dhruv Matani wrote:

> *************** namespace std
> *** 157,165 ****
>   
>         const size_type __dnew =
> static_cast<size_type>(std::distance(__beg, __end));
> 
> Is it really intended, or would you rather use difference_type on the
> lhs of the assignment?

Actually, it doesn't matter! Just ignore my previous post.


-- 
	-Dhruv Matani.
http://www.geocities.com/dhruvbird/





More information about the Libstdc++ mailing list