diff options
author | Rose <gfunni234@gmail.com> | 2024-08-19 17:00:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-08-19 19:10:34 (GMT) |
commit | 873b8244f06392e6a8b1541cb1a9eff719868c07 (patch) | |
tree | 38829cc7baa3d30ff64848f8ce8dc6548cbf9e77 /Source/cmStringAlgorithms.cxx | |
parent | 8fae37d99fb3a27c40cd2f5271b92e3f99c3dcd6 (diff) | |
download | CMake-873b8244f06392e6a8b1541cb1a9eff719868c07.zip CMake-873b8244f06392e6a8b1541cb1a9eff719868c07.tar.gz CMake-873b8244f06392e6a8b1541cb1a9eff719868c07.tar.bz2 |
String: Make swap method noexcept
There is no reason why it should not be `noexcept`.
`std::swap` cannot have any exceptions or handle any.
Diffstat (limited to 'Source/cmStringAlgorithms.cxx')
0 files changed, 0 insertions, 0 deletions