Classes | |
| struct | tag |
| Assignable Concept tag. More... | |
| struct | interface |
| Interface of the Assignable Concept. More... | |
| struct | requirements |
| Requirements of the Assignable Concept. More... | |
This is a "non-intrusive" interface of the assignable type. A type is assignable if it is possible to copy objects of that type and to assign values to variables.