Item 18

  • 章节名:Item 18
  • 2012-02-10 16:48:57
52人阅读

> 晨星的所有笔记(1475篇)

晨星对本书的所有笔记  · · · · · ·

  • Item 17

    Q: What does emitting an exception from a constructor mean? A: It means that constructi...

  • Item 17

    We might summarize the C++ object constructor model as follows: Either: a. The construc...

  • Item 18
  • Item 18

    In C++, if construction of any base or member sub-object fails, the whole object's cons...

  • Item 18

    Incidentally, this "optional parts of an object" idea is another great reason to us del...

说明  · · · · · ·

表示其中内容是对原文的摘抄