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

Class T10

test/value_from.cpp:175–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173//----------------------------------------------------------
174
175struct T10
176{
177 int n;
178 double d;
179};
180BOOST_DESCRIBE_STRUCT(T10, (), (n, d))
181
182//----------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected