Get the memory view of objects.
I really cannot get the memory view of all the objects in CLion. yes I tried.
For example:
http://www.cplusplus.com/reference/string/string/string/
How can I quick get the memory view of s1 to s7.
possible expect outcome:

What I got now is like:

请先登录再写评论。