Closed Zhuchengyu04 closed 3 years ago
What problem does this PR solve?
Issue Number: #56
Problem Summary:
*-ptr is not using NonNull
What is changed and how it works?
What's Changed:
There is an error which is displayed in benchmark , fix it now
How it Works:
using NonNull when use *-ptr
Release note fix an error which is displayed in benchmark
What problem does this PR solve?
Issue Number: #56
Problem Summary:
*-ptr is not using NonNull
What is changed and how it works?
What's Changed:
There is an error which is displayed in benchmark , fix it now
How it Works:
using NonNull when use *-ptr
Release note fix an error which is displayed in benchmark