Michele Caini 3 лет назад
Родитель
Сommit
a1a8e134d2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/entt/signal/fwd.hpp

+ 1 - 1
src/entt/signal/fwd.hpp

@@ -27,7 +27,7 @@ class sigh;
 /*! @brief Alias declaration for the most common use case. */
 /*! @brief Alias declaration for the most common use case. */
 using dispatcher = basic_dispatcher<>;
 using dispatcher = basic_dispatcher<>;
 
 
-/*! @brief Used to wrap a function or a member of a specified type. */
+/*! @brief Disambiguation tag for constructors and the like. */
 template<auto>
 template<auto>
 struct connect_arg_t {
 struct connect_arg_t {
     /*! @brief Default constructor. */
     /*! @brief Default constructor. */