29 Jan
2014
29 Jan
'14
3:54 a.m.
On 29/01/14 10:38, John M. Dlugosz wrote:
When I try to inspect, say, a flat_vector (or anything built on top of it like a flat_map) I can't see the elements in the Watch display. Is there some way to teach VS about that? I seem to remember a long time ago having VS skip things like shared_ptr dereference when stepping through.
https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisua... Nothing for Container, but perhaps some inspiration. Ben