commit | 99de52de27b921179e3dfba2af3837a9b2a11985 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Tue May 11 19:58:01 2021 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 08 19:00:42 2021 +0000 |
tree | 07f19d9ff3637a8977129df7c47d7b4be7c11f05 | |
parent | f5d7ae3705509bc87cb646c5a5c51b515d2bc557 [diff] |
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>
See our website: http://pigweed.dev