My Project
Classes
is_swappable.hpp File Reference
#include "bool_constant.hpp"
#include "add_lvalue_reference.hpp"
#include "is_swappable_with.hpp"

Go to the source code of this file.

Classes

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

Detailed Description