MCPcopy Create free account
hub / github.com/boostorg/histogram / main

Function main

test/histogram_mixed_test.cpp:58–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int main() {
59 run_tests<static_tag, dynamic_tag>();
60 run_tests<dynamic_tag, static_tag>();
61
62 return boost::report_errors();
63}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected