Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54228 - trunk/libs/flyweight/doc/tutorial
From: joaquin_at_[hidden]
Date: 2009-06-22 16:33:56


Author: joaquin
Date: 2009-06-22 16:33:55 EDT (Mon, 22 Jun 2009)
New Revision: 54228
URL: http://svn.boost.org/trac/boost/changeset/54228

Log:
updated assertion message
Text files modified:
   trunk/libs/flyweight/doc/tutorial/technical.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/libs/flyweight/doc/tutorial/technical.html
==============================================================================
--- trunk/libs/flyweight/doc/tutorial/technical.html (original)
+++ trunk/libs/flyweight/doc/tutorial/technical.html 2009-06-22 16:33:55 EDT (Mon, 22 Jun 2009)
@@ -135,7 +135,7 @@
 </p>
 
 <blockquote><pre>
-Assertion failed: count()==0, file c:\boost\flyweight\refcounted.hpp, line 55
+Assertion failed: count()==0, file c:\boost\flyweight\refcounted.hpp, line 68
 </pre></blockquote>
 
 <p>
@@ -180,9 +180,9 @@
 
 <br>
 
-<p>Revised August 11th 2008</p>
+<p>Revised June 22nd 2009</p>
 
-<p>&copy; Copyright 2006-2008 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
+<p>&copy; Copyright 2006-2009 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
 Distributed under the Boost Software
 License, Version 1.0. (See accompanying file <a href="../../../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">


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