From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2004-02-20 14:35:50


On Fri, 20 Feb 2004, Brian McNamara wrote:
> I dunno if/what the plans are for a Boost "result_of" implementation
> (Doug?), but that will be the keystone library component to this end, I
> think.

A couple more whacks of the boot and I'll finally bring this in. It's been
languishing in the sandbox for way too long. The major sticking point (and
it's a boring one) is that I need to put in workarounds for broken
compilers. I *hate* putting in workarounds for broken compilers.

        Doug