MCPcopy Create free account
hub / github.com/boost-ext/ut / value

Method value

test/ut/ut.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50struct public_static_member_function_value {
51 static int value() { return 0; }
52};
53
54class private_member_object_epsilon {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected