> 23 Containers library > 23.1 Container requirements > 3 The type of objects stored in these components must meet the requirements of CopyConstructible > types (20.1.3), and the additional requirements of Assignable types.
> Assignable types > ------------------------------- > expression : t = u > return type : T& > post-condition: t is equivalent to u