diff options
Diffstat (limited to 'libstdc++-v3/docs/html/ext/howto.html')
| -rw-r--r-- | libstdc++-v3/docs/html/ext/howto.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 78755c6cf7c..84b8b8db6e3 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -8,7 +8,7 @@ <META NAME="GENERATOR" CONTENT="vi and eight fingers"> <TITLE>libstdc++-v3 HOWTO: Extensions</TITLE> <LINK REL=StyleSheet HREF="../lib3styles.css"> -<!-- $Id: howto.html,v 1.1 2000/12/10 04:04:56 pme Exp $ --> +<!-- $Id: howto.html,v 1.2 2001/03/25 00:01:56 pme Exp $ --> </HEAD> <BODY> @@ -141,8 +141,8 @@ <HR> <H2><A NAME="4">Compile-time checks</A></H2> - <P>Currently libstdc++-v3 uses the concept checkers from SGI's STL - 3.3 to perform <A HREF="../19_diagnostics/howto.html#3">optional + <P>Currently libstdc++-v3 uses the concept checkers from the Boost + library to perform <A HREF="../19_diagnostics/howto.html#3">optional compile-time checking</A> of template instantiations of the standard containers. They are described in the linked-to page. </P> @@ -158,9 +158,8 @@ <HR> <P CLASS="fineprint"><EM> Comments and suggestions are welcome, and may be sent to -<A HREF="mailto:pme@sources.redhat.com">Phil Edwards</A> or -<A HREF="mailto:gdr@gcc.gnu.org">Gabriel Dos Reis</A>. -<BR> $Id: howto.html,v 1.1 2000/12/10 04:04:56 pme Exp $ +<A HREF="mailto:libstdc++@gcc.gnu.org">the mailing list</A>. +<BR> $Id: howto.html,v 1.2 2001/03/25 00:01:56 pme Exp $ </EM></P> |

