Fix a broken build for gcc <= 7.1
we need add a "this->" inside the lambda body to workaround it. Rewrite it to normal for-range loop.
Loading
Please sign in to comment
we need add a "this->" inside the lambda body to workaround it. Rewrite it to normal for-range loop.