Hi Atul,
I agree it is hard to achieve strong exception safety, especially in the standard template library where little assumptions can be made about the the template types. We have (more...)
Hi Atul, thanks for the follow-up! I think that strong exception safety is what we should be aiming at. It would be hard and would require training and lots of (more...)
Dear mate
Yes a very important topic indeed... I remember Herb Sutter classifying exception safety as
1. Basic exception safety
This makes sure that when you throw, stack unwinding releases resources.
2. Strong exception (more...)
Dear all,
I think we’ve shortly discussed these topics here already but never reached a point where we decided how we do stuff in Calitko. I remember saying that I’ve never (more...)
Dear all,
I would agree with Bo that having different sites is not bad as long as they are linked to each other in an intuitive and consistent way. I still (more...)