]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add noexcept to move constructors and assignment operators
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 8 Sep 2020 17:56:54 +0000 (19:56 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 8 Sep 2020 18:31:54 +0000 (20:31 +0200)
commit701af2bebc624b9954f747edca9516bc71608f0d
tree20e7864afcb166c93e154cad96e0a4450fb29373
parentd6ab3e6e67f5abf74fbff43e892765566cacd129
Add noexcept to move constructors and assignment operators
src/Fd.hpp
src/File.hpp
src/TemporaryFile.hpp