diff options
author | Jon Atack <jon@atack.com> | 2022-04-28 13:33:57 +0200 |
---|---|---|
committer | Jon Atack <jon@atack.com> | 2022-04-28 20:34:43 +0200 |
commit | e5485e8e4be7f2ee0671f58c3dcce35c68ba0ee0 (patch) | |
tree | 0aa75159fb49606730d74080140f224ed4c8b01a /ci/README.md | |
parent | abc1ee509025d92db5311c3f5df3b61c09cad24f (diff) |
test, bench: make prevector and checkqueue swap member functions noexcept
Reason:
A swap must not fail; when a class has a swap member function, it should be declared noexcept.
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c84-a-swap-function-must-not-fail
Diffstat (limited to 'ci/README.md')
0 files changed, 0 insertions, 0 deletions