[smart_ptr] Don't reinvent the wheel. Leverage std::unique_ptr<>.
authorOssama Othman <ossama.othman@intel.com>
Sun, 13 Oct 2013 04:30:53 +0000 (21:30 -0700)
committerOssama Othman <ossama.othman@intel.com>
Sun, 13 Oct 2013 04:30:53 +0000 (21:30 -0700)
commit4cd2d89fb829583f8622e1a9eb9f4e8a86e2204c
treef0a3c5da50b17c798f6a02f502c334e869b0b037
parentfef75edbe0316608bdc5b50114454c45628e7be0
[smart_ptr] Don't reinvent the wheel.  Leverage std::unique_ptr<>.

Change-Id: I4ade5a241fdfe1fab8d600695d287f3c6bf64633
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
include/settingsd/event_callback.hpp
include/settingsd/glib_traits.hpp
include/settingsd/json_glib_traits.hpp
include/settingsd/response_callback.hpp
include/settingsd/send_callback.hpp
include/settingsd/smart_ptr.hpp