index
:
delta/sigc++.git
actions-add-clang-10
actions-add-gcc-8-and-9
address-sanitizer
c++17v4
c++20
ci-clang-10
github-actions-check-format
kjellahl/test-ci
kjellahl/testci
libsigc++-2-10
libsigc++-2-12
libsigc++-2-8
libsigc++-3-0
libsigc++-3-2
libsigc-2-0
libsigc-2-2
libsigc-2-4
libsigc-2-6
master
origin/c++17
origin/c++17v2
origin/c++17v3
origin/c++17v4
origin/cmake-integration
origin/libsigc++-2-10
origin/libsigc++-2-8
origin/libsigc-2-0
origin/libsigc-2-2
origin/libsigc-2-4
origin/libsigc-2-6
origin/master
origin/variadic
reformat
test-overloaded-functions
tests-remove-sigc-cxx-typeof-ifdef
undefined-behavior-sanitizer
variadic
variadic_bind
variadic_bind2
variadic_bind3
variadic_bind4
variadic_mem_fun
variadic_mem_fun2
github.com: libsigcplusplus/libsigcplusplus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sigc++
/
functors
/
mem_fun.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix links to sigc::slot and sigc::signal
Kjell Ahlstedt
2021-12-29
1
-1
/
+2
*
ptr_fun(), mem_fun() docs: Remove left-overs from sigc++-2.0
Kjell Ahlstedt
2021-12-26
1
-11
/
+8
*
Second attempt to suit clang-format 10
Kjell Ahlstedt
2021-12-23
1
-4
/
+2
*
Format source code to suit clang-format
Kjell Ahlstedt
2021-12-23
1
-4
/
+6
*
Add missing perfect forwarding in mem_functor and pointer_functor
Slava Andrejev
2021-12-23
1
-1
/
+1
*
Add missing perfect forwarding in bound_mem_functor::operator()
Slava Andrejev
2021-12-23
1
-1
/
+3
*
Reformat code with make format
Murray Cumming
2019-10-28
1
-29
/
+23
*
C++17: Use std::invoke().
Murray Cumming
2018-04-07
1
-2
/
+3
*
Docs: Fix invokation->invocation typos.
Murray Cumming
2016-04-29
1
-8
/
+8
*
Correct some doxygen comments for variadic parameters.
Murray Cumming
2016-04-20
1
-2
/
+2
*
Added missing copyright headers.
Murray Cumming
2016-04-20
1
-0
/
+18
*
Remove _A_ prefixes from method arguments.
Murray Cumming
2016-04-19
1
-51
/
+51
*
Header guards: Remove leading underscores (and trailing underscores).
Murray Cumming
2016-04-19
1
-3
/
+3
*
Use typename instead of class for all template parameters.
Murray Cumming
2016-04-19
1
-12
/
+12
*
Revert "Always use typename rather than class for template types."
Murray Cumming
2016-04-19
1
-12
/
+12
*
Always use typename rather than class for template types.
Murray Cumming
2016-04-19
1
-12
/
+12
*
Remove unnecessary functor_base.
Murray Cumming
2016-04-13
1
-1
/
+1
*
Remove all remaining result_type aliases.
Murray Cumming
2016-04-13
1
-2
/
+0
*
docs: mem_fun: Improve the simple description.
Murray Cumming
2016-04-01
1
-1
/
+1
*
docs: mem_fun: Improve the note about auto-disconnection.
Murray Cumming
2016-04-01
1
-3
/
+5
*
Reformat .h files with clang-format.
Murray Cumming
2016-03-30
1
-66
/
+55
*
docs: mem_fun/ptr_fun: Use the sigc::slot<R(Args...)> syntax.
Murray Cumming
2016-03-16
1
-3
/
+3
*
mem_functor: Remove now-unnecessary operator()(pointer).
Murray Cumming
2016-03-10
1
-9
/
+0
*
mem_fun(): Remove the T_obj* overloads.
Murray Cumming
2016-03-10
1
-66
/
+0
*
Put member_method*<> in sigc::internal namespace.
Murray Cumming
2016-03-08
1
-5
/
+5
*
Use mem_fun.h as a regular .h file.
Murray Cumming
2016-03-07
1
-0
/
+365