search for: __it

Displaying 1 result from an estimated 1 matches for "__it".

Did you mean: __i
2016 Dec 01
0
clang error: static_assert failed "Cache the hash code or make functors involved in hash code and bucket index computation default constructible"
...gnu/4.8/../../../../include/c++/4.8/unordered_map:48: /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unordered_map.h:452:7: error: multiple overloads of 'erase' instantiate to the same signature 'iterator (iterator)' (aka 'int (int)') erase(iterator __it) ^ Is this a known issue, or something I missed here ? Regards, Ashutosh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161201/adbfc17b/attachment.html>