index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_functional_perf.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++20: Avoid using add-assign on volatile lvalue (deprecated in C++20), use e...
Sven Gothel
2022-12-30
1
-15
/
+15
*
jau::function: Perf Test: Add comparison of lambda std vs jau w/ and w/o capt...
Sven Gothel
2022-11-28
1
-9
/
+38
*
ClangTidy: Fix test code
Sven Gothel
2022-11-21
1
-0
/
+4
*
cpp_lang_util.hpp: Have is_rtti_available* as a type trait and constexpr inli...
Sven Gothel
2022-10-17
1
-1
/
+2
*
functional: Misc refinements: Data hiding, clear names, ...
v0.17.1
Sven Gothel
2022-10-10
1
-2
/
+14
*
functional: Add support for Y combinator and deducing this lambda functions (...
v0.17.0
Sven Gothel
2022-10-10
1
-13
/
+55
*
jau::function: Use optimized Static Polymorphic `delegate_t<R(A...)>` (footpr...
Sven Gothel
2022-10-07
1
-0
/
+3
*
Revised jau::function: Revise back to vanilla Runtime Polymorphic `target_t<R...
Sven Gothel
2022-10-07
1
-26
/
+239
*
functional: Add general lambda support, revise API doc, have native target fu...
Sven Gothel
2022-09-19
1
-94
/
+31
*
functional: Cleanup API doc; Add fast path target function target_t::delegate...
Sven Gothel
2022-09-17
1
-0
/
+292