Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ Y2
Class
Y2
test/github_issues.cpp:63–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
};
62
63
struct Y2
64
{
65
std::set<X> x;
66
int c;
67
};
68
69
static_assert(
70
boost::parser::detail::is_struct_compatible<
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected