Fixed|libdeng2|Record: Use copy behavior for copied subrecords
When making a copy, use the same copy behavior for all subrecords.Otherwise subrecords would be fully copied even though a behaviorhint was specified.
View differences
Fixed|libdeng2|Record: Use copy behavior for copied subrecords
When making a copy, use the same copy behavior for all subrecords.
Otherwise subrecords would be fully copied even though a behavior
hint was specified.