third_party.pigweed.src/pw_function/size_report
Alexei Frolov 99de52de27 pw_function: Standard callback API
This implements pw::Function, a standard wrapper for callable objects.

This CL is currently provided as a proof-of-concept implementation based
on fbl::Function, and does not necessarily represent the final design of
pw::Function.

Change-Id: Ie2f5714b9711a08de878471e8f31fc46b26d36e8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/46080
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
Commit-Queue: Alexei Frolov <frolv@google.com>
2021-06-08 19:00:42 +00:00
..
basic_function.cc pw_function: Standard callback API 2021-06-08 19:00:42 +00:00
BUILD pw_function: Standard callback API 2021-06-08 19:00:42 +00:00
BUILD.gn pw_function: Standard callback API 2021-06-08 19:00:42 +00:00
callable_size.cc pw_function: Standard callback API 2021-06-08 19:00:42 +00:00
pointer_base.cc pw_function: Standard callback API 2021-06-08 19:00:42 +00:00