]> git.tdb.fi Git - libs/datafile.git/commit
Remove unnecessary destructor declarations
authorMikko Rasa <tdb@tdb.fi>
Tue, 3 Jan 2023 09:07:07 +0000 (11:07 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 3 Jan 2023 09:07:07 +0000 (11:07 +0200)
commit767eef43221f871240e78035158b38b0447c20e6
tree24500a25c48c1d1f3327279fa33cffa1e21daeb6
parent500cf73580cf1a4ed472a1e65c68702644283969
Remove unnecessary destructor declarations

Noexcept is the default since C++11.
source/except.h