added possible coroutines chapter entry to cplusplus.yo

This commit is contained in:
Frank B. Brokken 2018-03-24 07:50:13 +01:00
parent d12831dcc8
commit a6b6411933

View file

@ -116,6 +116,11 @@ COMMENT( 20 )
lchapter(THREADING)(Multi Threading)
includefile(threading)
lchapter( 21 )
chapter(Coroutines)
COMMENT(FBB: TODO, and update chapters below. See
http://www.boost.org/doc/libs/1_66_0/libs/coroutine2/doc/html)
COMMENT( 21 )
lchapter(TEMPLATES)(Function and Variable Templates)
includefile(functiontemplates)