commit | 8a69ace066d3fdba5241e1f1775f3a4b248df520 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Aug 13 18:04:40 2024 +0000 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Aug 13 18:04:40 2024 +0000 |
tree | 4f630a33881ad4a690208dd7344b5a1a2612a01c | |
parent | 9a3dd3fe5ed47485379fbfe66ddcc139018f46ee [diff] |
Use bind_front instead of lambda when passing a member function This is a bit more readable than the lambda. Bug: none Change-Id: Id7d005fb760bb912677e077384a271d0ba4c1a6d Test: build only Flag: EXEMPT refactor