$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r48752 - sandbox/committee/concepts/wording
From: dgregor_at_[hidden]
Date: 2008-09-12 10:34:02
Author: dgregor
Date: 2008-09-12 10:34:01 EDT (Fri, 12 Sep 2008)
New Revision: 48752
URL: http://svn.boost.org/trac/boost/changeset/48752
Log:
Remove a comma. Really
Text files modified:
sandbox/committee/concepts/wording/wording.tex | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex (original)
+++ sandbox/committee/concepts/wording/wording.tex 2008-09-12 10:34:01 EDT (Fri, 12 Sep 2008)
@@ -2234,7 +2234,7 @@
These candidate
functions participate in the operator overload resolution process as
described in \ref{over.match.oper} and are used for no other purpose.
-\addedConcepts{Built-in operators are not defined, for archetypes
+\addedConcepts{Built-in operators are not defined for archetypes
(\mbox{\ref{temp.archetype}}), except as noted, even though
template requirements naming compiler-supported concepts
(\mbox{\ref{concept.support}}) can classify archetypes as non-class