My Project
Classes
is_nothrow_swappable_with.hpp File Reference
#include "details/swappable_traits.hpp"
#include "bool_constant.hpp"

Go to the source code of this file.

Classes

class  bsl::is_nothrow_swappable_with< T, U >
 If the provided type T and U are nothrow swappable, provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description