]> git.tdb.fi Git - libs/core.git/history - source/fs/filemonitor.cpp
Use nullptr instead of 0 for pointers
[libs/core.git] / source / fs / filemonitor.cpp
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2021-08-29 Mikko RasaUse C++11 features with containers
2019-09-21 Mikko RasaAdd a class for monitoring changes in files