std::unordered_map in CLion on macOS

2019-07-04 15:41发布

问题:

How can I see elements in std::unordered_map in CLion debugger?

There is some recipe how to see std::map elements, but it does not work with std::unordered_map.

I use clang compiler on macOS 10.13.