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

Method lower

test/meta_test.cpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 struct no_methods {};
61 struct lower_method {
62 void lower(int) {}
63 };
64
65 BOOST_TEST_TRAIT_FALSE((has_method_lower<no_methods>));

Callers 8

run_testsFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
convertMethod · 0.45
axis_getitemFunction · 0.45
axis_array_interfaceFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected