[libstdc++ patch] tr1::bind, take 2

Douglas Gregor doug.gregor@gmail.com
Fri Apr 1 04:24:00 GMT 2005


On Mar 30, 2005, at 12:10 AM, Douglas Gregor wrote:

> Attached is version 2 of the tr1::bind patch, which limits everything 
> to 10
> parameters (to minimize compile time). It includes Chris Jefferson's 
> tuple
> iteration header patch, so that we have a single iteration mechanism. 
> There
> are no other changes since the initial version.
>
> Tested on i686-pc-linux-gnu. No failures on either mainline or 4.0 
> branch.
> Okay for both mainline and 4.0?

Committed.

	Doug



More information about the Libstdc++ mailing list