We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bc525 commit 78af0abCopy full SHA for 78af0ab
sigc++/functors/slot_base.h
@@ -201,7 +201,7 @@ struct SIGC_API slot_do_unbind
201
*
202
* You can also pass slots as method parameters where you might normally pass a function pointer.
203
204
- * @section slots-auto-disconnect Member Methods and Automatic Disconnection.
+ * @section slots-auto-disconnect Member Methods and Automatic Disconnection
205
206
* See @ref mem_fun "sigc::mem_fun()" about deriving from sigc::trackable to prevent member
207
* methods from being called after the instance has been destroyed.
0 commit comments