There is a lot of boost objects in an old project I work on.
I think it would be better to switch to std objects (it will be easier to debug etc...) but I don't know if it's risky and if it can break my code...
Any hints about what I should do ?
Thx!