MCPcopy Create free account
hub / github.com/boostorg/parser / Y

Class Y

test/github_issues.cpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 };
56
57 struct Y
58 {
59 std::vector<X> x;
60 int c;
61 };
62
63 struct Y2
64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected