Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
BOOST_DESCRIBE_STRUCT(feature, (), (type, properties, geometry))
40
41
struct data
42
{
43
std::string type;
44
std::vector<feature> features;
45
};
46
47
BOOST_DESCRIBE_STRUCT(data, (), (type, features))
48
Callers
6
string
Class · 0.85
subview
Method · 0.85
string_impl
Method · 0.85
term
Method · 0.85
end
Method · 0.85
insert
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected