`any_invocable`: Add public documentation for undefined behavior when invoking an empty AnyInvocable This is currently documented in `internal/any_invocable.h`, but not in the public API. For example, `std::function` [documents](https://en.cppreference.com/w/cpp/utility/functional/function) the fact that invoking an empty instance throws `std::bad_function_call`. PiperOrigin-RevId: 631621604 Change-Id: I6b886a805ffa0e7aaef5f6971e1eafd14f94050c
| 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... | |
| overload.h | Loading commit data... | |
| overload_test.cc | Loading commit data... |