Boost logo

Boost-Commit :

From: fmhess_at_[hidden]
Date: 2007-09-21 15:22:56


Author: fmhess
Date: 2007-09-21 15:22:55 EDT (Fri, 21 Sep 2007)
New Revision: 39458
URL: http://svn.boost.org/trac/boost/changeset/39458

Log:
We aren't using visit_each anymore (unless backwards compatibility
for boost::trackable is brought back), so take it out of the
reference.

Text files modified:
   sandbox/thread_safe_signals/libs/thread_safe_signals/doc/reference/reference.xml | 3 +--
   1 files changed, 1 insertions(+), 2 deletions(-)

Modified: sandbox/thread_safe_signals/libs/thread_safe_signals/doc/reference/reference.xml
==============================================================================
--- sandbox/thread_safe_signals/libs/thread_safe_signals/doc/reference/reference.xml (original)
+++ sandbox/thread_safe_signals/libs/thread_safe_signals/doc/reference/reference.xml 2007-09-21 15:22:55 EDT (Fri, 21 Sep 2007)
@@ -14,5 +14,4 @@
   <xi:include href="deconstruct_ptr.xml"/>
   <xi:include href="postconstructible.xml"/>
   <xi:include href="predestructible.xml"/>
- <xi:include href="visit_each.xml"/>
-</library-reference>
\ No newline at end of file
+</library-reference>


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