P0806R2 Implicit capture of this with a capture-default of [=] is
deprecated. Add a -Wdeprecated warning for this in C++2a onwards. (In C++17 and before, there isn't a reasonable alternative because [=,this] is ill-formed.) llvm-svn: 336480
Loading
Please register or sign in to comment