]> git.lyx.org Git - features.git/commit
commit
authorAndré Pönitz <poenitz@gmx.net>
Mon, 1 Dec 2003 13:53:25 +0000 (13:53 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 1 Dec 2003 13:53:25 +0000 (13:53 +0000)
commit302f32d7fa22e6b48d7d393d855df4d02d2b886d
treee372688b0d3ea8ecbfe6ecca81dd8e8b056ae6e3
parent4b2c271e23b97a863e748a270ba8f912134ac014
commit

   make destructors virtual in base classes and only there.

   try to implement your class in a way that the automatically generated
   copy constructor and copy assignment work out-of-the box.

(we agreed on that a few weeks ago)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8167 a592a061-630c-0410-9148-cb99ea01b6c8
development/ChangeLog
development/Code_rules/Recommendations
development/Code_rules/Rules