maugis
09-25-2003, 07:33 AM
Hello!
There is a serious restriction to the use of NRVec in practice with Visual C++: it is the fact that the elements of the vectors do not appear in the 'watch' window of the debugger. Only the first element of the vector is visible. This is not the case e.g. with arrays. It there a way to get around this? It would very much help the debugging...
Philippe.
There is a serious restriction to the use of NRVec in practice with Visual C++: it is the fact that the elements of the vectors do not appear in the 'watch' window of the debugger. Only the first element of the vector is visible. This is not the case e.g. with arrays. It there a way to get around this? It would very much help the debugging...
Philippe.