[3.0] Add missed doxygen documentation
[platform/core/uifw/dali-core.git] / dali / public-api / common / dali-vector.h
index 30857f7..83a2df6 100644 (file)
@@ -114,6 +114,7 @@ public: // API
   /**
    * @brief @ return If the vector is empty
    * @SINCE_1_0.0
+   * @return true if the count of elements is empty
    */
   bool Empty() const
   {