Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/histogram
/ ignore
Function
ignore
test/speed_cpp.cpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
template <class T>
34
void ignore(const T&) {}
35
36
double baseline(unsigned n) {
37
auto r = random_array(n, 0);
Callers
1
baseline
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected