]> git.tdb.fi Git - libs/core.git/history - source/core/process.h
Use nullptr instead of 0 for pointers
[libs/core.git] / source / core / process.h
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
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-15 Mikko RasaAdd a Process class for running and interfacing with...