commit | 870725d61fa3c1ecf568ca318c446b57475664ab | [log] [tgz] |
---|---|---|
author | Aditya Kumar <appujee@google.com> | Wed Feb 12 10:07:57 2025 -0800 |
committer | Aditya Kumar <appujee@google.com> | Wed Feb 12 10:07:57 2025 -0800 |
tree | 1b3f034c370d17d2feab13b6a2a82d4f4af259a8 | |
parent | cf5a4f185527c68bffd4878814ffd03c320438d1 [diff] |
Implicit capture of 'this' with a capture default of '=' is deprecated ``` CaptureTimer.cpp:34:13: warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture] ``` Change-Id: Ib3fe4e958964b15b6135f8d73b093493d36fc8b1