Dir interface/coroutine¶
Files¶
Type | Name |
---|---|
file | channel.hpp C++ Coroutines based channel. It's a simplified form of the channel in The Go Language. |
file | frame.h <coroutine> header withstd:: namespace/ |
file | linux.h |
file | net.h Async I/O operation support with system socket functions. |
file | pthread.h |
file | return.h Utility to define return types for coroutine. |
file | unix.h |
file | windows.h |
file | yield.hpp enumerable is simply a copy ofgenerator in VC++ |
The documentation for this class was generated from the following file interface/coroutine/