Merge "Change GetSize() API for smack" into tizen_2.1
[platform/framework/native/appfw.git] / inc / FBaseColAllElementsDeleter.h
index 8479699..2ec6360 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -31,7 +30,7 @@ namespace Tizen { namespace Base { namespace Collection
  * @struct     AllElementsDeleter
  * @brief      This function object provides a resource clean-up function for collection.
  *
- * This can be used with unique_ptr as a custom deleter.
+ * The %AllElementsDeleter struct provides a resource clean-up function for collection. This can be used with unique_ptr as a custom deleter.
  *
  * @since 2.0
  */