[libsigc++2/variadic_bind2: 54/68] Correct some documentation.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsigc++2/variadic_bind2: 54/68] Correct some documentation.
- Date: Tue, 1 Mar 2016 21:48:15 +0000 (UTC)
commit e7435577ddb67bab223f802199766ada0e8b9f1e
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Jan 15 10:16:00 2016 +0100
Correct some documentation.
sigc++/signal.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/sigc++/signal.h b/sigc++/signal.h
index cfede6f..2ae45a5 100644
--- a/sigc++/signal.h
+++ b/sigc++/signal.h
@@ -870,8 +870,6 @@ struct signal_emit<void, nil, T_arg...>
* @p nil means that no accumulator should be used, for example if signal
* emission returns the return value of the last slot invoked.
*
- * You should use the more convenient unnumbered sigc::signal template.
- *
* @ingroup signal
*/
template <class T_return, class T_accumulator, class... T_arg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]