Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r82751 - trunk/libs/coroutine/doc
From: oliver.kowalke_at_[hidden]
Date: 2013-02-06 20:26:18


Author: olli
Date: 2013-02-05 10:14:13 EST (Tue, 05 Feb 2013)
New Revision: 82751
URL: http://svn.boost.org/trac/boost/changeset/82751

Log:
coroutine: update documentation

Text files modified:
   trunk/libs/coroutine/doc/overview.qbk | 8 --------
   1 files changed, 0 insertions(+), 8 deletions(-)

Modified: trunk/libs/coroutine/doc/overview.qbk
==============================================================================
--- trunk/libs/coroutine/doc/overview.qbk (original)
+++ trunk/libs/coroutine/doc/overview.qbk 2013-02-05 10:14:13 EST (Tue, 05 Feb 2013)
@@ -36,12 +36,4 @@
 
 All functions and classes are contained in the namespace __coro_ns__.
 
-__boost_coroutine__ depends on __boost_context__, __boost_exception__,
-__boost_function_types__, __boost_move__, __boost_mpl__, __boost_optional__,
-__boost_preprocessor__, __boost_range__, __boost_result_of__,
-__boost_smart_ptr__, __boost_static_assert__, __boost_tuple__,
-__boost_type_traits__ as well as __boost_utility__ and requires
-__boost_version__.
-
-
 [endsect]


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