std::is_nothrow_swappable_with< _Tp, _Up >
is_nothrow_swappable_with
- Provided by: libstdc++-9-doc (Version: 9.5.0-6ubuntu2.1)
- Source: gcc-9
- Report a bug
is_nothrow_swappable_with
#include <type_traits>
Inherits __is_nothrow_swappable_with_impl::type.
struct std::is_nothrow_swappable_with< _Tp, _Up >"is_nothrow_swappable_with
Definition at line 2639 of file type_traits.
Generated automatically by Doxygen for libstdc++ from the source code.