I just received a huge application that uses boost for just about
everything. I am receiving a debug assertion when trying to add program
descriptions. To help isolate the error I have built a very simple example
and am still getting the crash. For reference I am using boost 1.32. When
I moved to any of the newer versions of boost this specific error goes away
but I rack up a list of compiler errors a mile long. I am trying to fix
this issue without moving to a newer version of boost because this is a
legacy application and we have a minimum amount of time/budget.
The last compiled version delivered by the old contractor does not have this
error. This previous version was built with VS71 but we are using VS80
(with SP2) . could this be the difference?
#include