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

Class T6

test/value_to.cpp:111–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109//----------------------------------------------------------
110
111struct T6
112{
113 int n;
114 double d;
115};
116BOOST_DESCRIBE_STRUCT(T6, (), (n, d))
117
118//----------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected