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
Loading
Please register or sign in to comment