Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ f
Function
f
test/_compile-fail-result_2.cpp:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
boost::leaf::result<std::vector<std::string>> f() {
16
return g(); // vector constructor is explicit
17
}
Callers
nothing calls this directly
Calls
1
g
Function · 0.70
Tested by
no test coverage detected