Code

object: Added sdb_object_create_dT() macro.
authorSebastian Harl <sh@tokkee.org>
Mon, 31 Mar 2014 20:47:46 +0000 (22:47 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 31 Mar 2014 20:47:46 +0000 (22:47 +0200)
commitf124b35d3c6d8d277f0dc30852ec20042a3e3512
treed3310be43cdf629a29fd7c881c8c6c2593686339
parenta6aba8073470766a456ee417cd948fe56c1e4f2c
object: Added sdb_object_create_dT() macro.

This may be used to create a simple dynamic object of a specified type.
Dynamic type means that it uses a destructor.
src/include/core/object.h