Topic: object and value equivalence
Topic: initialization of data
Topic: data type as constructors, selectors, and predicates
| |
Quotation Skeleton
1. T a = b; assert(a==b); Our first … value copied from object b, we expect objects … a with a default constructor and then assigning … b;
Google-1
Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: object and value equivalence (60 items)
Topic: initialization of data (42 items)
Topic: data type as constructors, selectors, and predicates (20 items)
|