]> git.tdb.fi Git - libs/core.git/history - source/debug/errorreporter.h
Use nullptr instead of 0 for pointers
[libs/core.git] / source / debug / errorreporter.h
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-10-31 Mikko RasaUpdate naming of internal variables and functions
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2018-04-25 Mikko RasaMake sure all classes have sensible copy semantics
2013-10-05 Mikko RasaRedesign uncaught exception handling to allow external...