From d09545920685310c7739708b046760706f2b4183 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 7 Feb 2008 20:47:08 +0000 Subject: [PATCH] Roll back links to the beta site. [SVN r43163] --- string/doc/design.xml | 2 +- string/doc/external_concepts.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/string/doc/design.xml b/string/doc/design.xml index 3215edf..23d7bd5 100644 --- a/string/doc/design.xml +++ b/string/doc/design.xml @@ -217,7 +217,7 @@ For more information about the exception safety topics, follow this - link + link diff --git a/string/doc/external_concepts.html b/string/doc/external_concepts.html index 58b8309..7a4a502 100644 --- a/string/doc/external_concepts.html +++ b/string/doc/external_concepts.html @@ -31,7 +31,7 @@ typedef implementation defined foo_type;

The corresponding external concept is the ExternalFooConcept.

A type T fullfills the ExternalFooConcept if these free-standing functions and type-generators exists:

void foo( const T&, int );
int bar( T& );
- foo_type_of< T >::type;



Literature


© Thorsten Ottosen 2003-2004 (nesotto_AT_cs.auc.dk). + foo_type_of< T >::type;


Literature


© Thorsten Ottosen 2003-2004 (nesotto_AT_cs.auc.dk). Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears in all copies. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.