This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] String: move and centralize exp growth
- From: Dhruv Matani <dhruvbird at gmx dot net>
- To: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Cc: pcarlini at suse dot de
- Date: 28 Jan 2004 09:36:05 +0530
- Subject: Re: [Patch] String: move and centralize exp growth
- Organization:
- References: <4016E332.5010603@suse.de> <1075262350.1492.3.camel@home.free>
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/