This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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


* 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?


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