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

Class Base1

test/value_from.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210};
211
212struct Base1
213{
214 int a = 1;
215};
216BOOST_DESCRIBE_STRUCT(Base1, (), (a))
217
218struct Base2

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected