Skip to content
call_split
luncliff/coroutine Classes
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
        • b
        • c
        • e
        • f
        • h
        • i
        • k
        • l
        • m
        • n
        • p
        • s
      • Files
    • b
    • c
    • e
    • f
    • h
    • i
    • k
    • l
    • m
    • n
    • p
    • s
    

    Class Index¶

    b¶

    • bypass_mutex

    c¶

    • channel
    • channel_peeker
    • channel_reader
    • channel_writer
    • continue_on_apc (coro)
    • continue_on_pthread (coro)
    • continue_on_thread_pool (coro)
    • clang_frame_prefix
    • coro_traits_sfinae (std)
    • coro_traits_sfinae< _Ret, void_t< typename _Ret::promise_type > > (std)
    • coroutine_handle (std)
    • coroutine_handle< noop_coroutine_promise > (std)
    • coroutine_handle< void > (std)
    • coroutine_traits (std::experimental)
    • coroutine_traits< nullptr_t, P... > (std::experimental)

    e¶

    • enumerable (coro)
    • epoll_owner (coro)
    • event (coro)

    f¶

    • frame_t

    h¶

    • hash< coroutine_handle< _PromiseT > > (std)

    i¶

    • iterator (coro::enumerable)
    • io_recv (coro)
    • io_recv_from (coro)
    • io_send (coro)
    • io_send_to (coro)
    • io_work_t (coro)

    k¶

    • kqueue_owner (coro)

    l¶

    • list (internal)

    m¶

    • msvc_frame_prefix

    n¶

    • null_frame_promise
    • null_frame_t
    • noop_coroutine_promise (std)

    p¶

    • promise_type (coro::enumerable)
    • pthread_detacher (coro)
    • promise_type (coro::pthread_detacher)
    • pthread_joiner (coro)
    • promise_type (coro::pthread_joiner)
    • pthread_spawn_promise (coro)
    • promise_type (frame_t)
    • passive_frame_t
    • promise_type (passive_frame_t)
    • promise_aa
    • promise_an
    • promise_na
    • promise_nn
    • promise_type (null_frame_t)
    • promise_type (std::experimental::coroutine_traits< nullptr_t, P... >)

    s¶

    • section (coro)
    • suspend_always (std)
    • suspend_never (std)
    Previous Functions
    Next Files
    CC-BY-4.0 https://creativecommons.org/licenses/by/4.0/deed
    powered by MkDocs and Material for MkDocs