fixed_point: Mark std::swap and move constructor as noexcept
These shouldn't throw and can influence how some standard algorithms will work.
Loading
Please register or sign in to comment
These shouldn't throw and can influence how some standard algorithms will work.