Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/hana
/ main
Function
main
test/issues/github_112.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
constexpr auto employee_members = hana::accessors<Employee>();
25
26
int main() {
27
(void)person_members;
28
(void)employee_members;
29
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected