index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
functional
/
internal
/
any_invocable.h
Commit message (
Expand
)
Author
Age
*
`any_invocable`: Clean up #includes
Dino Radakovic
2024-05-08
*
`any_invocable`: Add public documentation for undefined behavior when invokin...
Dino Radakovic
2024-05-07
*
`any_invocable`: Delete obsolete reference to proposed standard type
Dino Radakovic
2024-05-07
*
Fix error in GCC warning suppression
Derek Mauro
2023-10-06
*
AnyInvocable: Use enums instead of ints in initialization overload set
Dino Radakovic
2023-06-26
*
CI: Move the GCC-latest testing to GCC 13.1 on Linux
Derek Mauro
2023-05-22
*
Merge pull request #1448 from glandium:clang
Copybara-Service
2023-05-18
|
\
|
*
Use UB impl of launder on when using clang < 8 and c++17
Mike Hommey
2023-05-18
|
/
*
Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o...
Abseil Team
2023-05-11
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
Add missing #include <exception> for std::terminate
Abseil Team
2023-03-20
*
Move lambda from ExtractInvoker in AnyInvocable to a separate function
Abseil Team
2023-02-27
*
Replace ABSL_INTERNAL_UNREACHABLE with ABSL_UNREACHABLE()
Derek Mauro
2022-12-22
*
Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()...
Abseil Team
2022-10-11
*
Rename True alias.
pateldeev
2022-09-29
*
Release absl::AnyInvocable
Dino Radakovic
2022-06-16