[libstdc++ PATH] tr1::bind support
Matt Austern
austern@gmail.com
Tue Mar 22 16:48:00 GMT 2005
On Tue, 22 Mar 2005 17:20:04 +0100, Florian Weimer <fw@deneb.enyo.de> wrote:
> * Chris Jefferson:
>
> > Can I just query how long other people are finding programs take to
> > compile with tr1::bind?
>
> Maybe it's necessary to implement bind (and tuple) directly in the
> compiler, using more efficient data structures, instead of template
> metaprogramming?
>From the description we've been given it sounds like the issue is
preprocessor metaprogramming, not template metaprogramming.
--Matt
More information about the Libstdc++
mailing list