MCPcopy 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
33template <class T>
34void ignore(const T&) {}
35
36double baseline(unsigned n) {
37 auto r = random_array(n, 0);

Callers 1

baselineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected