Sleds/cppboost/libs/coroutine/doc/coroutine.qbk

17 lines
411 B
Plaintext

[/
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt
]
[section:coroutine Coroutine]
__boost_coroutine__ provides two interfaces - one with uni- and one with bidirectional
data transfer (deprecated).
[include unidirect.qbk]
[/[include old.qbk]]
[endsect]