Skip to content

USE_PORTABLE_COROUTINE_HANDLE has no effect #60

Open
@huang-jl

Description

In the ReadMe (at main branch) it said "It can be activated with macro USE_PORTABLE_COROUTINE_HANDLE".

However, I cannot find any usage of "USE_PORTABLE_COROUTINE_HANDLE" in this repo.

After reading the code at coroutine/frame.h, I think there is no way to use the coroutine_handle in the STL in linux with g++. That means I can only use your implementation in coroutine/frame.h

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions