Checks if a type is copy assignable. More...
Inherits is_copy_assignable< Bare< T > >.
A Unary concept to check if a type is copy assignable.
This means that the following code must be valid:
Definition at line 146 of file basic.hpp.