MCPcopy 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

24int global;
25
26int get_global() noexcept
27{
28 return global;
29}
30
31template <int>
32struct info

Callers 1

gFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected