From 66ca84a45d626e071010426802882fac0fb589a2 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 18 Jun 2007 12:48:37 +0000 Subject: [PATCH] Update result_of information [SVN r38024] --- utility.htm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utility.htm b/utility.htm index 8d8d80f..6ab584e 100644 --- a/utility.htm +++ b/utility.htm @@ -163,9 +163,9 @@ void f() { N > 0 or void when N = 0. For additional information about result_of, see the - current draft of the C++ Library TR, N1647, - or the result_of N1836, + or, for motivation and design rationale, the result_of proposal.

Class template result_of resides in