
2 May
2004
2 May
'04
8:40 p.m.
On Sun, 2 May 2004, Daryle Walker wrote:
On 5/2/04 12:03 AM, "Douglas Gregor" <gregod@cs.rpi.edu> wrote: There's documentation, right?
Yep.
Could anything outside of Boost internals have a use for "result_of"?
Yep.
Have other people looked at it? (You could have missed something and not realize it.) [snip] Maybe it can go under a quick-review.
It's in CVS now. Code in boost/utility/result_of.hpp and boost/utility/detail/result_of_iterate.hpp, test in libs/utility/test/result_of_test.cpp, and docs in libs/utility/utility.htm. Doug