]> git.tdb.fi Git - libs/core.git/commit
Mark overridden virtual functions as such
authorMikko Rasa <tdb@tdb.fi>
Sun, 31 Oct 2021 18:16:57 +0000 (20:16 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 31 Oct 2021 19:35:23 +0000 (21:35 +0200)
commit991fabc1956b73a4007859058fb44171000b452e
tree7e552e6f4e7971f2c52e37039fa56a745e435d49
parentf832af5e832a5be2804e5613a73e7cc75428956c
Mark overridden virtual functions as such
36 files changed:
source/core/android/errorlogger.h
source/core/android/mainthread.h
source/core/getopt.h
source/core/maputils.h
source/core/systemerror.h
source/core/typeregistry.h
source/core/variant.h
source/fs/dir.h
source/fs/unix/filemonitor_platform.h
source/io/asset.h
source/io/buffered.h
source/io/console.h
source/io/eventobject.h
source/io/file.h
source/io/memory.h
source/io/mode.h
source/io/pipe.h
source/io/seekable.h
source/io/serial.h
source/io/slice.h
source/io/zlibcompressed.h
source/stringcodec/ascii.h
source/stringcodec/codec.h
source/stringcodec/except.h
source/stringcodec/iso2022jp.h
source/stringcodec/iso646fi.h
source/stringcodec/iso88591.h
source/stringcodec/iso885915.h
source/stringcodec/jisx0201.h
source/stringcodec/jisx0208.h
source/stringcodec/utf16.h
source/stringcodec/utf8.h
source/stringcodec/windows1252.h
source/strings/fmt.h
source/strings/lexicalcast.h
source/strings/regex.h