$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r55778 - sandbox/gtl/doc
From: lucanus.j.simonson_at_[hidden]
Date: 2009-08-25 11:58:37
Author: ljsimons
Date: 2009-08-25 11:58:36 EDT (Tue, 25 Aug 2009)
New Revision: 55778
URL: http://svn.boost.org/trac/boost/changeset/55778
Log:
removed reference to removed table
Text files modified:
sandbox/gtl/doc/gtl_design_overview.htm | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
Modified: sandbox/gtl/doc/gtl_design_overview.htm
==============================================================================
--- sandbox/gtl/doc/gtl_design_overview.htm (original)
+++ sandbox/gtl/doc/gtl_design_overview.htm 2009-08-25 11:58:36 EDT (Tue, 25 Aug 2009)
@@ -65,9 +65,8 @@
provide generic library functions overloaded on concept type. There are
currently thirteen concepts in the Polygon library type system. A concept
object in the Polygon library is just an empty struct similar to a tag that
-would be used for tag dispatching. These concepts are listed with
-the names they are given in the library code and abbreviations used for them in
-this document in the table below.</p>
+would be used for tag dispatching. These concepts are shown in the
+refinement diagram below.</p>
</body><img border="0" src="images/refinements.png" width="554" height="474"><p>