[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)
Howard Hinnant
hhinnant at apple.com
Tue Feb 28 07:20:06 PST 2012
On Feb 28, 2012, at 6:34 AM, Chandler Carruth wrote:
> Howard, high-level feedback from you would be particularly appreciated as I would love to contribute this to libc++ when the time is right.
Does the enclosed implementation implement this part of N3333:
http://www.open-std.org/Jtc1/sc22/wg21/docs/papers/2012/n3333.html#per.process.seed
?
That to me seems like potentially the most controversial part. I scanned Hashing.h but did not immediately see that support (I could've easily missed it).
Howard
More information about the llvm-dev
mailing list