Skip to content

Add support for single header outcome library. #59

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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