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


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.

Depends on your definition of "realistic" :-/

But, yes I guess there are some lessons to be learnt from this stuff.

-- Gaby


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