std::is_swappable_with< _Tp, _Up > - is_swappable_with
Contents
Detailed Description
template<typename_Tp,typename_Up>
struct std::is_swappable_with< _Tp, _Up >"is_swappable_with
Name
std::is_swappable_with< _Tp, _Up > - is_swappable_with
Synopsis
#include <type_traits>
Inherits __is_swappable_with_impl::type.
