My Project
Classes
is_nothrow_copy_assignable.hpp File Reference
#include "bool_constant.hpp"
#include "add_const.hpp"
#include "add_lvalue_reference.hpp"

Go to the source code of this file.

Classes

class  bsl::is_nothrow_copy_assignable< T >
 If the provided type is nothrow copy assignable, provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description