Visual studio 2015 update 3 doesn't show content of vector in c++ in debug mode (it shows three point instead). I tried following:
1. Repair visual studio. (although I had vs 2015 update 3 initially)
2. Checked if this regkey set correctly: https://stackoverflow.com/a/36341387/5933861
3. Checks 'Use managed compatibility mode' and 'Use native compatibility mode' are both unckecked.
How to enable this quite basic functionality in VS 2015?
Asked
Active
Viewed 535 times
1

Community
- 1
- 1

Inspiration
- 73
- 6
-
Solved by full uninstallation in force mode and following installation from the scratch. – Inspiration Nov 10 '16 at 07:12