S
Sticker
I use some boost lib function in VC++ within the VS.net IDE. For
release model there seems no problem but I can not use the function in
debug model. For example, erase_all() function leads to infinite loop
in my machine. Anyone came across such problem? This happens to many
string handling functions.
release model there seems no problem but I can not use the function in
debug model. For example, erase_all() function leads to infinite loop
in my machine. Anyone came across such problem? This happens to many
string handling functions.