This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [libstdc++ PATH] tr1::bind support


Paolo Carlini <pcarlini@suse.de> writes:

> Florian Weimer wrote:
>
>>Maybe it's necessary to implement bind (and tuple) directly in the
>>compiler, using more efficient data structures, instead of template
>>metaprogramming?
>>  
>>
> __builtin_bind? Cool! ;) ;)
>
> Seriously, Florian, let's concentrate on something more realistic, for now.

Variadic template parameters, perhaps?

zw


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