-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed as not planned
Labels
libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.questionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Description
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
Labels
libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.questionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!