- added BaseObject class, a CRTP approach to get unique ids and a hierarchy (also...
authorAkiko <akiko@linux-addicted.net>
Wed, 16 Oct 2013 09:14:37 +0000 (11:14 +0200)
committerAkiko <akiko@linux-addicted.net>
Wed, 16 Oct 2013 09:14:37 +0000 (11:14 +0200)
commitdee24810c09d05ff227b5488b88d690e23edd211
tree5f554227ea00befec8a0b9b23bfc2f2f2e56c283
parentae758b3e7741097f94e72825577dd1697af03394
- added BaseObject class, a CRTP approach to get unique ids and a hierarchy (also useful for doing item tracking *hint*)
common/BaseObject.hxx [new file with mode: 0644]