Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ NoError
Function
NoError
cpp/src/arrow/type_benchmark.cc:200–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
inline int32_t NoError(int32_t v) { return v + 1; }
201
202
ARROW_NO_INLINE int32_t NoErrorNoInline(int32_t v) { return v + 1; }
203
Callers
1
ErrorSchemeNoError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected