EricWF added inline comments.

================
Comment at: libcxx/include/unordered_map:586
 union __hash_value_type
 {
     typedef _Key                                     key_type;
----------------
`union` -> `class`


Repository:
  rCXX libc++

https://reviews.llvm.org/D47607



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to