Update of /cvsroot/boost/boost/libs/statechart/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19067/libs/statechart/doc

Modified Files:
        future_and_history.html 
Log Message:
Made event<> copy-assignable.

Index: future_and_history.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/statechart/doc/future_and_history.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- future_and_history.html     29 Dec 2006 18:39:58 -0000      1.16
+++ future_and_history.html     31 Mar 2007 10:50:53 -0000      1.17
@@ -152,7 +152,7 @@
 
     <li>Added compile-link tests for all examples</li>
 
-    <li>Documented <code>state_machine::post_event</code> and added a
+    <li>Documented <code>state_machine&lt;&gt;::post_event</code> and added a
     <code>const event_base &amp;</code> overload</li>
 
     <li>example/Jamfile.v2 now also stages the dlls necessary to launch the
@@ -176,6 +176,8 @@
     <li>Fixed broken links</li>
     <li>Fixed a few conformance problems that led to errors on HP 
compilers</li>
     <li>Corrected documentation regarding allocation of states and events</li>
+    <li>Added placement new overload to <code>event&lt;&gt;</code></li>
+    <li>Made <code>event&lt;&gt;</code> copy-assignable</li>
   </ul>
 
   <p>17 December, 2005</p>
@@ -661,9 +663,9 @@
   height="31" width="88"></a></p>
 
   <p>Revised 
-  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan 
-->29 December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38526" 
--></p>
+  <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan 
-->31 March, 2007<!--webbot bot="Timestamp" endspan i-checksum="28961" --></p>
 
-  <p><i>Copyright &copy; 2003-<!--webbot bot="Timestamp" s-type="EDITED" 
s-format="%Y" startspan -->2006<!--webbot bot="Timestamp" endspan 
i-checksum="770" -->
+  <p><i>Copyright &copy; 2003-<!--webbot bot="Timestamp" s-type="EDITED" 
s-format="%Y" startspan -->2007<!--webbot bot="Timestamp" endspan 
i-checksum="778" -->
   <a href="contact.html">Andreas Huber D&ouml;nni</a></i></p>
 
   <p><i>Distributed under the Boost Software License, Version 1.0. (See


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to