From eeb15caff213bdc2a3c57070702c1eacf04e1299 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sun, 16 Mar 2003 02:00:20 +0000 Subject: [PATCH] Document nested class template "sig" [SVN r17946] --- doc/reference.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/doc/reference.xml b/doc/reference.xml index f05232c..ce1f402 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -133,6 +133,18 @@ N + + + + + Lambda library support + + + result_type + + this->empty() Will not throw. @@ -330,6 +342,18 @@ N + + + + + Lambda library support + + + result_type + + this->empty() Will not throw.