[libcxx-commits] [libcxx] r364545 - Provide hashers for string_view only if they are using the default char_traits. Seen on SO: test/std/strings/string.view/string.view.hash/char_type.hash.fail.cpp

Marshall Clow via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 27 07:49:29 PDT 2019


On Thu, Jun 27, 2019 at 7:18 AM Marshall Clow via libcxx-commits <
libcxx-commits at lists.llvm.org> wrote:

> Author: marshall
> Date: Thu Jun 27 07:18:32 2019
> New Revision: 364545
>
> URL: http://llvm.org/viewvc/llvm-project?rev=364545&view=rev
> Log:
> Provide hashers for string_view only if they are using the default
> char_traits. Seen on SO:
> test/std/strings/string.view/string.view.hash/char_type.hash.fail.cpp
>

Sigh. The link really should have been:
https://stackoverflow.com/questions/56784597/is-libc-providing-hash-specialization-for-too-many-basic-string-views

-- Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190627/fb42d07b/attachment-0001.html>


More information about the libcxx-commits mailing list