Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-08-20 17:04:51


Author: dgregor
Date: 2008-08-20 17:04:51 EDT (Wed, 20 Aug 2008)
New Revision: 48269
URL: http://svn.boost.org/trac/boost/changeset/48269

Log:
Addition to the archetype-committal rules, from James
Text files modified:
   sandbox/committee/concepts/wording/wording.tex | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex (original)
+++ sandbox/committee/concepts/wording/wording.tex 2008-08-20 17:04:51 EDT (Wed, 20 Aug 2008)
@@ -5534,7 +5534,8 @@
   specifies or implies concept requirements that use a committed
   archetype is ill-formed. An archetype is committed when:}
 \begin{itemize}
-\additemConcepts{the definition of the archetype is required, or}
+\additemConcepts{the definition of the archetype is required,}
+\additemCC{the completeness of a type archetype might affect the semantics of the program, or}
 \additemConcepts{name lookup finds an associated function with a parameter that uses
   a type that aliases the archetype.}
 \end{itemize}


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk