Skip to content

Add support for single header outcome library. #59

@sitaowang1998

Description

@sitaowang1998

Request

In Spider, we need to use single header outcome library because of conflicts between quickcpplib introduced by outcome and abseil. However, single header outcome is not supported because of error_handling/Result.hpp includes other headers from outcome that does not exists in single header setup.

Possible implementation

Only include the top-level outcome/outcome.hpp header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions