"server/vscode:/vscode.git/clone" did not exist on "0ce8bcfdaa4ddb58ba1c46c4e9fed1faec315bd6"
Introduce ck::accumulate_n() (#439)
We can use this template to eliminate duplicated iterator computing logics. By providing return type to ck::accumulate_n(), we can avoid type conversion operations.
Showing
Please register or sign in to comment