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
/
functor_trait.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code with make format
Murray Cumming
2019-10-28
1
-4
/
+4
*
Added missing copyright headers.
Murray Cumming
2016-04-20
1
-0
/
+19
*
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
-4
/
+4
*
Revert "Always use typename rather than class for template types."
Murray Cumming
2016-04-19
1
-4
/
+4
*
Always use typename rather than class for template types.
Murray Cumming
2016-04-19
1
-4
/
+4
*
Remove unnecessary functor_base.
Murray Cumming
2016-04-13
1
-1
/
+0
*
functor_type: Remove unused result_type.
Murray Cumming
2016-04-13
1
-76
/
+7
*
Remove all remaining result_type aliases.
Murray Cumming
2016-04-13
1
-58
/
+0
*
Remove now-useless SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
Murray Cumming
2016-04-01
1
-24
/
+0
*
Reformat .h files with clang-format.
Murray Cumming
2016-03-30
1
-35
/
+31
*
pointer_functor: Use the R(Args...) syntax.
Murray Cumming
2016-03-16
1
-1
/
+1
*
Rename mem_functor_base to mem_functor.
Murray Cumming
2016-03-07
1
-2
/
+2
*
mem_fun.h.m4: Remove mem_functor and const_mem_functor.
Murray Cumming
2016-03-07
1
-2
/
+6
*
functor_trait.h: Do not repeat mem_functor and pointer_function declarations.
Murray Cumming
2016-03-07
1
-7
/
+2
*
Split functor_trait.h into functor_base.h and functor_trait.h.
Murray Cumming
2016-03-07
1
-7
/
+1
*
C++11: Change all typedefs to using.
Murray Cumming
2016-03-07
1
-19
/
+19
*
Remove nil and the associated pragma push/pop fixes for Objective C++.
Murray Cumming
2016-03-07
1
-28
/
+0
*
functor_trait.h: Use this as a normal header, not generated.
Murray Cumming
2016-03-07
1
-0
/
+263
*
Move detection of function and member method pointers' return types from
Martin Schulze
2003-03-24
1
-54
/
+0
*
Add explanations. Comment in / create templates callof_safe[#].
Martin Schulze
2003-03-20
1
-0
/
+4
*
Changed copyrights.
Murray Cumming
2003-01-14
1
-1
/
+1
*
initial import
Murray Cumming
2003-01-13
1
-0
/
+50