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.
parent
7ee6c402
Please register or sign in to comment
we need add a "this->" inside the lambda body to workaround it. Rewrite it to normal for-range loop.