".github/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "34ed90b7fc4ccd2a925f98c3a82df2273c412452"
Remove const from as_if::operator()() return (#425)
Returning a const value prevents the use of non-copyable return types such as unique_ptr.
Showing
Please register or sign in to comment