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++
/
reference_wrapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code with make format
Murray Cumming
2019-10-28
1
-5
/
+5
*
Add necessary #include<>s
Kjell Ahlstedt
2018-10-26
1
-0
/
+2
*
Update copyright years.
Murray Cumming
2016-04-20
1
-1
/
+1
*
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
-5
/
+5
*
Revert "Always use typename rather than class for template types."
Murray Cumming
2016-04-19
1
-5
/
+5
*
Always use typename rather than class for template types.
Murray Cumming
2016-04-19
1
-5
/
+5
*
Reformat .h files with clang-format.
Murray Cumming
2016-03-30
1
-7
/
+14
*
C++11: Change all typedefs to using.
Murray Cumming
2016-03-07
1
-3
/
+3
*
C++11: Replace sigc::ref() with std::ref().
Murray Cumming
2016-03-07
1
-62
/
+4
*
New class that just stores a reference, and makes sure that if the
Régis Duchesne
2005-05-10
1
-8
/
+0
*
Bump version number to 2.0.0. Add ChangeLog summary for version 2.0.0.
libsigc++-2.0.0
Martin Schulze
2004-04-12
1
-0
/
+26
*
New file reference_wrapper.h provides ref() to specify that
Martin Schulze
2003-09-03
1
-0
/
+92