https://github.com/philsquared/Catch
Revision 64a0f466ec1a4f725cda738e05edb64d40516495 authored by Martin Hořeňovský on 13 January 2019, 15:17:36 UTC, committed by Martin Hořeňovský on 13 January 2019, 15:17:42 UTC
Because both copy and move operations are trivial, this doesn't
actually change anything, but it silences a static analysis warning.
1 parent 47602ac
History
Tip revision: 64a0f466ec1a4f725cda738e05edb64d40516495 authored by Martin Hořeňovský on 13 January 2019, 15:17:36 UTC
Add missing noexcept in move constructors
Tip revision: 64a0f46
File Mode Size
.conan
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
third_party
.gitattributes -rw-r--r-- 613 bytes
.gitignore -rw-r--r-- 504 bytes
.travis.yml -rw-r--r-- 7.8 KB
CMakeLists.txt -rw-r--r-- 5.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.2 KB
appveyor.yml -rw-r--r-- 2.5 KB
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 889 bytes

README.md

back to top