zhoumin2

Results 3 issues of zhoumin2

### Problem Description The function `Init()` called by the one of constructors of `lazy_ptr` is undefined. That constructor is not used by other code so that the compiler doesn't complain....

The function `Init()` called by the one of constructors of `lazy_ptr` is undefined. That constructor is not used by other code so that the compiler doesn't complain. This patch replaces...

Debug_warning() outputs only when the expression is false.