|
|
@@ -27,7 +27,7 @@ class sigh;
|
|
|
/*! @brief Alias declaration for the most common use case. */
|
|
|
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>
|
|
|
struct connect_arg_t {
|
|
|
/*! @brief Default constructor. */
|