Explorar el Código

doc: minor changes

Michele Caini hace 5 años
padre
commit
90a97b90bb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.
  */
  */