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
/
tests
/
test_cpp11_lambda.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code with make format
Murray Cumming
2019-10-28
1
-11
/
+13
*
tests: Remove unnecessary includes.
Murray Cumming
2017-04-18
1
-3
/
+0
*
Update copyright years.
Murray Cumming
2016-04-20
1
-1
/
+1
*
Add .clang-format file and reformat tests and examples.
Murray Cumming
2016-03-30
1
-118
/
+135
*
tests: Use the sigc::slot<R(Args...)> syntax only.
Murray Cumming
2016-03-16
1
-2
/
+2
*
tests: Use sigc::signal<R(Args...)> syntax only.
Murray Cumming
2016-03-16
1
-5
/
+5
*
C++11: Replace sigc::ref() with std::ref().
Murray Cumming
2016-03-07
1
-15
/
+14
*
C++11: Use auto.
Murray Cumming
2015-07-18
1
-2
/
+2
*
Use -Wshadow with --enable-warnings=fatal.
Murray Cumming
2015-07-18
1
-20
/
+20
*
C++11: Avoid the need for SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE
Kjell Ahlstedt
2015-07-14
1
-18
/
+2
*
Tests: Enable C++11 lambda expressions with MS Visual Studio 2012 and later
Ryan Beasley
2014-07-29
1
-1
/
+1
*
Fix 'make check' with clang++ and --enable-warnings=fatal
Kjell Ahlstedt
2014-07-14
1
-4
/
+6
*
Fix test_cpp11_lambda for gcc 4.8
Kjell Ahlstedt
2013-10-26
1
-1
/
+30
*
Add track_obj() and test_track_obj.
Kjell Ahlstedt
2013-02-26
1
-16
/
+14
*
Test cases: Report pass/fail with exit status.
Kjell Ahlstedt
2012-10-18
1
-74
/
+66
*
Fix comma operator in lambda expressions.
Andris Pavenis
2012-09-20
1
-1
/
+12
*
Add SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
Kjell Ahlstedt
2012-09-19
1
-2
/
+2
*
Fix 'make check' with gcc 4.7.
Kjell Ahlstedt
2012-09-07
1
-14
/
+14
*
Add SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH for C++11 lambda expressions.
Kjell Ahlstedt
2012-08-28
1
-0
/
+483