AnyInvocable is a C++11 compatible equivalent of the C++23 [std::move_only_function](https://en.cppreference.com/w/cpp/utility/functional/move_only_function/move_only_function). Although this implementation matches an intermediate draft revision of the standard (http://wg21.link/p0288r5), it is neither a standard tracking type nor a seamless backfill type. PiperOrigin-RevId: 455494585 Change-Id: If01565f8eecc78eee38fb794ef142b32b31abc7c
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| any_invocable.h | Loading commit data... | |
| any_invocable_test.cc | Loading commit data... | |
| bind_front.h | Loading commit data... | |
| bind_front_test.cc | Loading commit data... | |
| function_ref.h | Loading commit data... | |
| function_ref_test.cc | Loading commit data... | |
| function_type_benchmark.cc | Loading commit data... |