]> git.tdb.fi Git - libs/core.git/commit
Mark constructors and destructors as default where appropriate
authorMikko Rasa <tdb@tdb.fi>
Sun, 31 Oct 2021 11:28:41 +0000 (13:28 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 31 Oct 2021 18:27:41 +0000 (20:27 +0200)
commit99b9121e2158603372c7313400283b622e6754d8
tree67e75d6fec2f2aa491a5aa396135c909c5ce0f70
parent30ce69b5cb05712c3a4903b0f397912119c4f1f9
Mark constructors and destructors as default where appropriate
23 files changed:
source/core/application.h
source/core/getopt.h
source/core/maputils.h
source/core/refptr.h
source/core/systemerror.h
source/core/variant.h
source/fs/dir.h
source/fs/path.cpp
source/fs/path.h
source/fs/stat.h
source/fs/stat_private.h
source/io/file.h
source/io/mode.h
source/io/seekable.h
source/io/zlibcompressed.h
source/stringcodec/codec.h
source/stringcodec/except.h
source/strings/fmt.h
source/strings/lexicalcast.h
source/strings/regex.h
source/strings/regmatch.h
source/time/timedelta.h
source/time/timestamp.h