My Project
Classes
is_trivially_movable.hpp File Reference
#include "bool_constant.hpp"

Go to the source code of this file.

Classes

class  bsl::is_trivially_movable< T >
 If the provided type is trivially movable, provides the member constant value equal to true. Otherwise the member constant value is false. Note that this is the same thing as bsl::is_trivially_copyable. More...
 

Detailed Description