Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
struct e_test { int value; };
37
38
int check( leaf::bad_result const &, leaf::match_value<e_test, 42> )
39
{
40
return 1;
41
}
42
43
struct res { int val; };
44
Callers
12
get
Method · 0.85
check
Method · 0.85
get
Method · 0.85
get
Method · 0.85
check
Method · 0.85
check_handler_
Function · 0.85
error_info<Tag, T> get
Method · 0.85
check
Method · 0.85
check_prefix
Function · 0.85
check
Method · 0.85
check_suffix
Function · 0.85
tls_bucket
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected