30.06.2013 Aufrufe

Softwareentwicklung in C++ - ASC

Softwareentwicklung in C++ - ASC

Softwareentwicklung in C++ - ASC

MEHR ANZEIGEN
WENIGER ANZEIGEN

Sie wollen auch ein ePaper? Erhöhen Sie die Reichweite Ihrer Titel.

YUMPU macht aus Druck-PDFs automatisch weboptimierte ePaper, die Google liebt.

76 ∗/<br />

77<br />

12.3 Speicherverwaltung 393<br />

78 class MyMemoryManagedObject : public MemoryManagedObject<br />

79 {<br />

80 protected :<br />

81 <strong>in</strong>t32 some data ;<br />

82 u<strong>in</strong>t32 some other data ;<br />

83 public :<br />

84 void ∗ operator new( s i z e t s i z e )<br />

85 throw( b a d a l l o c )<br />

86 {<br />

87 cout

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!