Skip to content

Implement v3 using C++23 features #167

Open
@glynos

Description

@glynos

The most interesting is std::expected, which is similar to the tl::expected I make heavy use of in this library.
If uni-algo turns out to be interesting, this should be part of v3.

This ticket is a placeholder for other things that I will find out about.

Activity

added this to the v3.0 milestone on Mar 22, 2023
self-assigned this
on Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @glynos

      Issue actions

        Implement v3 using C++23 features · Issue #167 · cpp-netlib/url