Boost lib problem in debug model, VC++

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.
 
S

Salt_Peter

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.

I'ld suggest checking boost's mailing list instead.
You could have mentioned which portion of boost you are refferring to.
If i'm not mistaken, this is an ongoing issue where a change in
boost::range has apparently rendered boost::string_algo unuseable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,297
Messages
2,571,529
Members
48,242
Latest member
BarbMott55

Latest Threads

Top