Skip to content

[libc++] Deducing this in string_view with LIBCXX_ABI_UNSTABLE #147149

Closed as not planned
@libbooze

Description

@libbooze

One of motivating factors for Deducing this was performance

Would it be reasonable to implement string_view variant that uses Deducing this when users specify LIBCXX_ABI_UNSTABLE?
I understand this might require some benchmarks(both runtime and binary size on large projects) before we conclude it is best to do switch, but I think it might be interesting thing to do since string_view is heavily used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.questionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions