[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ddd question: how to read content of c++ stl container
From: |
Khanh Trinh |
Subject: |
ddd question: how to read content of c++ stl container |
Date: |
Tue, 25 May 2004 09:37:15 -0700 (PDT) |
Hello,
I am using C++ stl containers like an stl::set. I am trying to look at the content of a set container with DDD. When I try print or display an stl::set, I am getting headers, node count, key_compare, memory addresses, but not the actual content of the stl::set. Is there a quick way to display the actual data?
Thanks,
Khanh
Khanh Trinh
address@hidden
- ddd question: how to read content of c++ stl container,
Khanh Trinh <=