search for: 72da270c

Displaying 2 results from an estimated 2 matches for "72da270c".

2012 Feb 18
0
[LLVMdev] We need better hashing
...e designing the standard interface, and they seemed very positive on being able to adapt these high-quality hashing algorithms to the proposed interface. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120218/72da270c/attachment.html>
2012 Feb 18
2
[LLVMdev] We need better hashing
On Fri, Feb 17, 2012 at 1:53 AM, Chandler Carruth <chandlerc at google.com>wrote: > Jeffrey and I are working on future standard library functionality for > hashing user defined types: > > http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3333.html > > I would much rather have an interface that is close to or mirrors this > one. We already have some field