Boost logo

Boost :

From: Alexander Grund (alexander.grund_at_[hidden])
Date: 2019-06-27 06:53:58


Am 27.06.19 um 08:45 schrieb degski via Boost:
> As from C++11 std::swap is marked noexcept, so yes. As from C++20 it's also
> constexpr, so now it can definitely cannot throw.
>
> degski
Are you sure? According to
https://en.cppreference.com/w/cpp/algorithm/swap this is only
non-throwing if it can be moved without throwing




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk