摘要: Object lifetime "Temporary object lifetime" "Storage reuse" "Access outside of lifetime" Every object has a lifetime , which is a runtime property: fo 阅读全文
posted @ 2016-01-28 18:12 Wojoin 阅读(213) 评论(0) 推荐(0)
摘要: Obeject "Object" "Object representation and value representation" "Subobjects" "Polyomrphic objecets" "Alignment" Object C++ programs create, destroy, 阅读全文
posted @ 2016-01-28 14:32 Wojoin 阅读(296) 评论(0) 推荐(0)
摘要: Fundamental types "void type" "boolean type" "character types" "integer types" "Modifiers" "signedness" "size" "Properties" "Data Models" "Floating po 阅读全文
posted @ 2016-01-28 12:02 Wojoin 阅读(196) 评论(0) 推荐(0)