Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/filesystem
/ ~global_class
Method
~global_class
config/has_attribute_init_priority.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
{
10
global_class() {}
11
~global_class() {}
12
};
13
14
__attribute__ ((init_priority(32767)))
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected