class objects as members(10.31)

来源:互联网 发布:md5加密java代码 32位 编辑:程序博客网 时间:2024/05/22 16:58

(1)when construct and copy

must initialize, take care of the sequences

(2)arrary:    If an object of a class can be constructed without supplying an explicit initializer, then arrays of that
class can be defined.

we can use vector instead of array.

原创粉丝点击