MCPcopy Create free account
hub / github.com/boostorg/leaf / check

Function check

test/result_bad_result_test.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36struct e_test { int value; };
37
38int check( leaf::bad_result const &, leaf::match_value<e_test, 42> )
39{
40 return 1;
41}
42
43struct res { int val; };
44

Callers 12

getMethod · 0.85
checkMethod · 0.85
getMethod · 0.85
getMethod · 0.85
checkMethod · 0.85
check_handler_Function · 0.85
checkMethod · 0.85
check_prefixFunction · 0.85
checkMethod · 0.85
check_suffixFunction · 0.85
tls_bucketClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected