Skip to content
call_split
luncliff/coroutine Namespace std::experimental
Type to start searching
    luncliff/coroutine
    luncliff/coroutine
      • C++ Korea 5th Seminar
      • Exploring MSVC Coroutine
      • Awaitable event using the coroutine, epoll and eventfd
      • Designing the coroutine channel
      • Combining C++ coroutines and `pthread_create`
      • Russian Roulette and C++ Coroutines
      • Groups
      • Namespaces
      • Functions
      • Classes
      • Files
    • Classes
    

    Namespace std::experimental¶

    Class List > std > experimental

    Classes¶

    Type Name
    struct coroutine_traits <typename _Ret, _Ts>
    struct coroutine_traits< nullptr_t, P... > <P>
    Allow void return of the coroutine.

    The documentation for this class was generated from the following file interface/coroutine/frame.h

    CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/deed
    powered by MkDocs and Material for MkDocs