mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
added possible coroutines chapter entry to cplusplus.yo
This commit is contained in:
parent
d12831dcc8
commit
a6b6411933
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue