فهرست منبع

doc: minor changes

Michele Caini 5 سال پیش
والد
کامیت
90a97b90bb
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/entt/core/any.hpp

+ 1 - 0
src/entt/core/any.hpp

@@ -313,6 +313,7 @@ private:
 
 
 /**
 /**
  * @brief Performs type-safe access to the contained object.
  * @brief Performs type-safe access to the contained object.
+ * @tparam Type Type to which conversion is required.
  * @param data Target any object.
  * @param data Target any object.
  * @return The element converted to the requested type.
  * @return The element converted to the requested type.
  */
  */