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

Class data

example/canada.hpp:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39BOOST_DESCRIBE_STRUCT(feature, (), (type, properties, geometry))
40
41struct data
42{
43 std::string type;
44 std::vector<feature> features;
45};
46
47BOOST_DESCRIBE_STRUCT(data, (), (type, features))
48

Callers 6

stringClass · 0.85
subviewMethod · 0.85
string_implMethod · 0.85
termMethod · 0.85
endMethod · 0.85
insertMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected