Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ get_global
Function
get_global
test/on_error_defer_basic_test.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
int global;
25
26
int get_global() noexcept
27
{
28
return global;
29
}
30
31
template <int>
32
struct info
Callers
1
g
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected