Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/histogram
/ variance
Method
variance
test/meta_test.cpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
struct value_and_variance_methods {
48
void value() {}
49
void variance() {}
50
};
51
52
BOOST_TEST_TRAIT_FALSE((has_variance_support<no_methods>));
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected