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

Class T10

test/value_to.cpp:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136//----------------------------------------------------------
137
138struct T10
139{
140 int n;
141 T3 t3;
142};
143BOOST_DESCRIBE_STRUCT(T10, (), (n, t3))
144
145//----------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected