How to inspect object in a shared_ptr during debugging ?
Answered
When debugging, I would like to see the content of the object encapsulated in a shared_ptr. Is it possible ?
Please sign in to leave a comment.
Please comment or upvote the feature request in our tracker: https://youtrack.jetbrains.com/issue/CPP-2496.