Emabarcadero Athens Version 12 29.0.51961.7529. Problem within debugger. Program declares a vector “vec” and in the debugger inquire vec.size(), the result is ???? and the debugger hangs with Program Reset the only way out. The vector is there and working as in the debugger vec[0] gives the correct answers but vec.size() hangs
vec.size should 2, get ????
New contributor
JeffB is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.