Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ Base1
Class
Base1
test/value_from.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
};
211
212
struct Base1
213
{
214
int a = 1;
215
};
216
BOOST_DESCRIBE_STRUCT(Base1, (), (a))
217
218
struct Base2
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected