MCPcopy Create free account
hub / github.com/boostorg/json / W

Class W

test/parse_into.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74};
75
76struct W
77{
78 X x;
79};
80
81BOOST_DESCRIBE_STRUCT(W, (), (x))
82

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected